django-stubs
Django stubs
Provides precise static types and type inference for Django framework
PEP-484 stubs for Django
2k stars
17 watching
454 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
djangohacktoberfestmypypep484pythonpython3
Related projects:
Repository | Description | Stars |
---|---|---|
typeddjango/djangorestframework-stubs | Mypy stubs for Django REST Framework to support type hinting and static typing | 458 |
kotlinisland/basedtypeshed | Provides static type annotations for the Python standard library and third-party packages | 3 |
dropbox/sqlalchemy-stubs | Provides type stubs and plugins to improve static typing for SQLAlchemy-based applications | 571 |
typeddjango/pytest-mypy-plugins | A plugin for testing type checking and stubs using mypy and pytest | 107 |
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 |
python-qt-tools/pyqt5-stubs | Mypy type hints for PyQt5 framework | 68 |
20tab/django-spoolgore | A Django email backend for integrating with the Spoolgore daemon | 5 |
lxml/lxml-stubs | Provides type annotations for a specific Python package to support static analysis and code completion tools | 45 |
josverl/micropython-stubs | A collection of pre-defined function signatures and type information to simplify development for MicroPython-based projects | 168 |
bradenm/micropy-stubs | Automates creation of stub packages for microcontrollers and firmware-specific modules. | 29 |
hbmartin/pythonista-stubs | Typed interface stubs for the Pythonista iOS API | 13 |
fabiocaccamo/django-freeze | Generates static versions of Django sites | 94 |
un33k/django-uuslug | Guarantees uniqueness and handles Unicode in Django slug generation | 276 |
shabbyrobe/grpc-stubs | Provides type information for gRPC | 37 |