typeshed

Type stubs

Provides external type annotations for the Python standard library and third-party packages to support static analysis and type checking.

Collection of library stubs for Python, with static types

GitHub

4k stars
76 watching
2k forks
Language: Python
last commit: almost 2 years ago
Linked from 3 awesome lists

pythonstubtypestyping

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
google/pytypeAutomates type checking and error prevention in Python code4,791
microsoft/pyrightA static type checker for the Python programming language13,573
python/mypyA tool to help catch errors in Python code by checking type compatibility and hints at compile time18,687
stewori/pytypesProvides runtime typechecking and annotation tools for Python to enforce strict type compatibility201
kotlinisland/basedtypeshedProvides static type annotations for the Python standard library and third-party packages3
instagram/monkeytypeA tool to automatically generate type annotations based on runtime types4,797
ambv/retypeRe-applies type annotations from .pyi stubs to codebases141
orsinium-labs/infer-typesA CLI tool to automatically add type annotations into Python code86
typeddjango/pytest-mypy-pluginsA plugin for testing type checking and stubs using mypy and pytest107
orsinium-labs/typeforceA tool to simplify Python package maintenance by automating type checking and stub installation.19
facebook/pyre-checkType-checking software for Python code6,885
dropbox/sqlalchemy-stubsProvides type stubs and plugins to improve static typing for SQLAlchemy-based applications571
contains-io/typetA Python library that simplifies type checking and validation in object-oriented coding22
dry-python/classesEnables typed polymorphism and type-safe business logic in Python without inheritance or interfaces.678
kotlinisland/basedmypyA Python static type checker with additional features to improve typing and error reporting.148