type-annotations topic
protobuf
Python implementation of Protocol Buffers with dataclass-based schemaʼs
mypy_boto3
MOVED PERMANENTLY TO
quick.py
Property-based testing library for Python
google-api-python-client-stubs
Type stubs for google-api-python-client
drf-typed
Type hints for enhanced API views and serializers.
protostub
A tool for generating Mypy type stubs from a Protocol Buffer definition.
typed-astunparse
Python 3 AST unparser with type comments support.
touch-callable
Automatically generate a Web UI for Python function using type annotations.
infer-types
A CLI tool to automatically add type annotations into Python code. Must have tool for annotating existing code.
sealed-typing-pep
A PEP to add a `@sealed` typing decorator to Python