Here are
43 public repositories
matching this topic...
Type annotations builder for boto3 compatible with VSCode, PyCharm, Emacs, Sublime Text, pyright and mypy.
Updated
Jul 11, 2022
Python
A tool that generates a strongly typed client library for any GraphQL endpoint. The client allows writing GraphQL queries as plain JS objects (with type safety, awesome code completion experience, custom scalar type mapping, type guards and more)
Updated
Aug 31, 2020
TypeScript
A file-based ORM for Python dataclasses.
Updated
Jul 9, 2022
Python
Apache (Py)Spark type annotations (stub files).
Updated
Jun 3, 2022
Python
Tool for translation type comments to type annotations in Python
Updated
Jul 4, 2022
Python
Pandas type stubs. Helps you type-check your code.
Updated
Jul 1, 2022
Python
Flake8 Type Annotation Checking
Updated
Jul 5, 2022
Python
An intuitive multi-platform bot framework, easily forward messages among platforms, support QQ, WeChat, Telegram. 一个符合直觉的跨社交平台机器人框架,轻松地在平台间传递消息,支持QQ、微信、Telegram
Updated
Jul 11, 2022
Python
Automatically generate a Web UI for Python function using type annotations.
Updated
Jul 7, 2022
JavaScript
Updated
Jun 9, 2021
Python
Type hints for enhanced API views and serializers.
Updated
Jan 11, 2022
Python
Python 3 AST unparser with type comments support.
Updated
Oct 24, 2019
Python
A tool for generating Mypy type stubs from a Protocol Buffer definition.
Runtime type annotations for CoffeeScript (and JavaScript too!)
Updated
Oct 11, 2021
CoffeeScript
Type stubs for the lxml package
Updated
May 31, 2022
Python
Property-based testing library for Python
Updated
Mar 25, 2021
Python
Type stubs for google-api-python-client
Updated
Apr 30, 2022
Python
Python type inferencer for generating type annotations.
Updated
Dec 27, 2017
Python
ManyTypes4Py: A benchmark Python dataset for machine learning-based type inference
Updated
Mar 27, 2022
Jupyter Notebook
Updated
Aug 18, 2021
Python
Tiny framework for writing loosely coupled event-driven applications via type hints
Updated
Jul 5, 2022
Python
Smart conversion and validation toolkit powered by type annotations
Updated
Mar 29, 2019
Python
GraphQL schema generator based on Python type annotations
Updated
Aug 28, 2021
Python
Type stubs for the Google Ads API Client Library for Python
Updated
May 2, 2022
Python
A PEP to add a `@sealed` typing decorator to Python
Protoc plugin that generates python stubs
Updated
Jul 26, 2018
Python
A flake8 plugin that checks the use of suggestions made by the official documentation of the "typing" module.
Updated
Aug 23, 2020
Python
Native syntactic support for type annotations was introduced in Python 3. This article provides an overview of this feature, reviews how it can be used to document information about expressions and functions in a structured way, and illustrates some of the advantages of leveraging it for applicable use cases.
Updated
Oct 26, 2020
Jupyter Notebook
Improve this page
Add a description, image, and links to the
type-annotations
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
type-annotations
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We get the return annotation for free, so we should allow users to do something with it.