COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20210608182325/https://github.com/topics/type-annotations
Here are
31 public repositories
matching this topic...
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
Type annotations builder for boto3 compatible with VSCode, PyCharm, Emacs, Sublime Text, pyright and mypy.
Updated
Jun 8, 2021
Python
A file-based ORM for Python dataclasses.
Updated
May 26, 2021
Python
Apache (Py)Spark type annotations (stub files).
Updated
May 19, 2021
Python
Tool for translation type comments to type annotations in Python
Updated
Mar 7, 2021
Python
Flake8 Type Annotation Checking
Updated
May 31, 2021
Python
Automatically generate a Web UI for Python function using type annotations.
Updated
Jun 8, 2021
JavaScript
Updated
Jun 8, 2021
Python
Pandas type stubs. Helps you type-check your code.
Updated
May 21, 2021
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
Jun 4, 2021
CoffeeScript
Property-based testing library for Python
Updated
Mar 25, 2021
Python
Type stubs for the lxml package
Updated
May 21, 2021
Python
Python type inferencer for generating type annotations.
Updated
Dec 27, 2017
Python
Type stubs for google-api-python-client
Updated
Jun 8, 2021
Python
ManyTypes4Py: A benchmark Python dataset for machine learning-based type inference
Updated
Jun 3, 2021
Jupyter Notebook
Smart conversion and validation toolkit powered by type annotations
Updated
Mar 29, 2019
Python
Type stubs for the Google Ads API Client Library for Python
Updated
Mar 6, 2021
Python
GraphQL schema generator based on Python type annotations
Updated
May 31, 2020
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
python package to work with different physical units as types and pythons type annotations
Updated
Jul 26, 2019
Python
Updated
May 12, 2020
Python
Python module that allows function arguments and return values to be validated easily using decorators and PEP 484 type annotations
Updated
Jun 16, 2019
Python
Type stubs for googleapis-common-protos
Updated
Feb 28, 2021
Python
[Experimental] Python classes that mimic a couple useful Rust types. With typing and typehint support.
Updated
Feb 1, 2017
Python
Utilize Python 3 function annotations for rich, structured typecasting, not just type validation and hinting, through direct specification and inference.
Updated
Feb 25, 2020
Makefile
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.