djangorestframework-stubs
Type hints
Mypy stubs for Django REST Framework to support type hinting and static typing
PEP-484 stubs for django-rest-framework
453 stars
7 watching
118 forks
Language: Python
last commit: 8 days ago
Linked from 1 awesome list
djangodjango-rest-frameworkmypypep484python
Related projects:
Repository | Description | Stars |
---|---|---|
typeddjango/django-stubs | Provides precise static types and type inference for Django framework | 1,613 |
python-qt-tools/pyqt5-stubs | Mypy type hints for PyQt5 framework | 68 |
jorenham/scipy-stubs | Provides type hints and annotations for the SciPy library to improve IDE suggestions, autocompletion, and static type-checking. | 19 |
typeddjango/pytest-mypy-plugins | A plugin for testing type checking and stubs using mypy and pytest | 105 |
pycqa/flake8-pyi | Enhances Flake8 to better handle stub files used in type hinting | 73 |
kotlinisland/basedtypeshed | Provides static type annotations for the Python standard library and third-party packages | 3 |
20tab/django-spoolgore | A Django email backend for integrating with the Spoolgore daemon | 5 |
dropbox/sqlalchemy-stubs | Provides type stubs and plugins to improve static typing for SQLAlchemy-based applications | 571 |
django-commons/django-typer | Provides a standardized interface for managing Django commands using Type hints and Typer | 91 |
josverl/micropython-stubber | A tool to generate and maintain type hints for MicroPython projects to improve code completion and error detection in integrated development environments. | 183 |
jpadilla/django-rest-framework-xml | XML serialization and deserialization support for Django REST Framework | 87 |
tuffnatty/drf-proxy-pagination | Provides a flexible pagination system for Django REST Framework | 14 |
lxml/lxml-stubs | Provides type annotations for a specific Python package to support static analysis and code completion tools | 43 |
tbeadle/django-rest-framework-link-header-pagination | Provides pagination using a Link HTTP header | 42 |
jpadilla/django-rest-framework-jsonp | Enables JSONP support in Django REST Framework APIs | 21 |