djangorestframework-types [](https://pypi.org/project/djangorestframework-types/)

February 27, 2021 ยท View on GitHub

Type stubs for Django Rest Framework.

Note: this project was forked from https://github.com/typeddjango/djangorestframework-stubs with the goal of removing the mypy plugin dependency so that mypy can't crash due to Django config, and that non-mypy type checkers like pyright will work better with Django Rest Framework.

install

pip install djangorestframework-types