django-stubs
Django stubs
Provides precise static types and type inference for Django framework
PEP-484 stubs for Django
2k stars
17 watching
451 forks
Language: Python
last commit: 5 days 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 | 453 |
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 | 572 |
typeddjango/pytest-mypy-plugins | A plugin for testing type checking and stubs using mypy and pytest | 103 |
jorenham/scipy-stubs | Provides type hints and stubs for SciPy libraries to facilitate code completion and error detection in Python. | 16 |
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 | 6 |
lxml/lxml-stubs | Provides type annotations for a specific Python package to support static analysis and code completion tools | 43 |
josverl/micropython-stubs | A collection of pre-generated stubs to simplify development of MicroPython-based projects | 161 |
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 | 277 |
shabbyrobe/grpc-stubs | Provides type information for gRPC | 36 |