djangorestframework-stubs
Type hints
Mypy stubs for Django REST Framework to support type hinting and static typing
PEP-484 stubs for django-rest-framework
458 stars
7 watching
121 forks
Language: Python
last commit: about 1 month 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,630 |
python-qt-tools/pyqt5-stubs | Mypy type hints for PyQt5 framework | 68 |
jorenham/scipy-stubs | Provides type hints and auto-completion support for SciPy libraries without requiring additional configuration or static type-checker plugins. | 23 |
typeddjango/pytest-mypy-plugins | A plugin for testing type checking and stubs using mypy and pytest | 107 |
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 | 93 |
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. | 184 |
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 | 45 |
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 |