basedtypeshed

Type stubs

Provides static type annotations for the Python standard library and third-party packages

Collection of library stubs for Python, with static types

Archived

GitHub

3 stars
1 watching
0 forks
Language: Python
last commit: over 1 year ago
basedhacktoberfestpythontyping

Related projects:

Repository Description Stars
kotlinisland/basedmypy A Python static type checker with additional features to improve typing and error reporting. 148
kotlinisland/basedtyping A collection of helpers and utilities to aid in dealing with types at static analysis and runtime. 9
typeddjango/django-stubs Provides precise static types and type inference for Django framework 1,630
lxml/lxml-stubs Provides type annotations for a specific Python package to support static analysis and code completion tools 45
dropbox/sqlalchemy-stubs Provides type stubs and plugins to improve static typing for SQLAlchemy-based applications 571
ambv/retype Re-applies type annotations from .pyi stubs to codebases 141
jorenham/scipy-stubs Provides type hints and auto-completion support for SciPy libraries without requiring additional configuration or static type-checker plugins. 23
sbdchd/celery-types Type stubs for several related projects in the Celery ecosystem. 87
typeddjango/djangorestframework-stubs Mypy stubs for Django REST Framework to support type hinting and static typing 458
hbmartin/pythonista-stubs Typed interface stubs for the Pythonista iOS API 13
mariusvniekerk/pytest-monkeytype A pytest plugin that generates annotations and stubs for Python modules based on their type definitions 43
shabbyrobe/grpc-stubs Provides type information for gRPC 37
aa-turner/python-phonenumbers-stubs Provides Python type definitions for the phonenumbers library, enabling developers to use the library in their code while maintaining type safety. 2
pycqa/flake8-pyi Enhances Flake8 to better handle stub files used in type hinting 73
mplanchard/safetywrap Typesafe wrappers for handling errors and absent data in Python 44