type-annotations topic

List type-annotations repositories

protobuf

236
Stars
19
Forks
Watchers

Python implementation of Protocol Buffers with dataclass-based schemaʼs

quick.py

16
Stars
3
Forks
Watchers

Property-based testing library for Python

drf-typed

79
Stars
5
Forks
Watchers

Type hints for enhanced API views and serializers.

protostub

22
Stars
2
Forks
Watchers

A tool for generating Mypy type stubs from a Protocol Buffer definition.

typed-astunparse

29
Stars
4
Forks
Watchers

Python 3 AST unparser with type comments support.

touch-callable

40
Stars
3
Forks
Watchers

Automatically generate a Web UI for Python function using type annotations.

infer-types

81
Stars
6
Forks
Watchers

A CLI tool to automatically add type annotations into Python code. Must have tool for annotating existing code.

sealed-typing-pep

20
Stars
0
Forks
Watchers

A PEP to add a `@sealed` typing decorator to Python