Awesome
djangorestframework-types
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 thatmypy
can't crash due to Django config, and that non-mypy
type checkers likepyright
will work better with Django Rest Framework.
install
pip install djangorestframework-types