# djangorestframework-types [](https://pypi.org/project/djangorestframework-types/)
Type stubs for [Django Rest Framework](https://www.django-rest-framework.org).
> Note: this project was forked from
> <https://github.com/typeddjango/djangorestframework-stubs> with the goal of
> removing the [`mypy`](https://github.com/python/mypy) plugin dependency so
> that `mypy` can't [crash due to Django
> config](https://github.com/typeddjango/django-stubs/issues/318), and that
> non-`mypy` type checkers like
> [`pyright`](https://github.com/microsoft/pyright) will work better with
> Django Rest Framework.
## install
```bash
pip install djangorestframework-types
```
## related
- <https://github.com/sbdchd/django-types>
- <https://github.com/sbdchd/celery-types>
- <https://github.com/sbdchd/mongo-types>
- <https://github.com/sbdchd/msgpack-types>
Raw data
{
"_id": null,
"home_page": "https://github.com/sbdchd/djangorestframework-types",
"name": "djangorestframework-types",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": "django, djangorestframework, types, mypy, stubs",
"author": "Steve Dignam",
"author_email": "steve@dignam.xyz",
"download_url": "https://files.pythonhosted.org/packages/d6/5d/1a21a5fd10ad9980dcb934b8221934dee2b6b97af5edc58cb169558c0831/djangorestframework_types-0.9.0.tar.gz",
"platform": null,
"description": "# djangorestframework-types [](https://pypi.org/project/djangorestframework-types/)\n\nType stubs for [Django Rest Framework](https://www.django-rest-framework.org).\n\n> Note: this project was forked from\n> <https://github.com/typeddjango/djangorestframework-stubs> with the goal of\n> removing the [`mypy`](https://github.com/python/mypy) plugin dependency so\n> that `mypy` can't [crash due to Django\n> config](https://github.com/typeddjango/django-stubs/issues/318), and that\n> non-`mypy` type checkers like\n> [`pyright`](https://github.com/microsoft/pyright) will work better with\n> Django Rest Framework.\n\n## install\n\n```bash\npip install djangorestframework-types\n```\n\n## related\n\n- <https://github.com/sbdchd/django-types>\n- <https://github.com/sbdchd/celery-types>\n- <https://github.com/sbdchd/mongo-types>\n- <https://github.com/sbdchd/msgpack-types>\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Type stubs for Django Rest Framework",
"version": "0.9.0",
"project_urls": {
"Homepage": "https://github.com/sbdchd/djangorestframework-types",
"Repository": "https://github.com/sbdchd/djangorestframework-types"
},
"split_keywords": [
"django",
" djangorestframework",
" types",
" mypy",
" stubs"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a45fd908ce938356b209d4d27a7fb159ab9100b8814396a69c0204bb66e38703",
"md5": "0ec0b39f7bcdd2e0da0f43c7bb725b0f",
"sha256": "5e4258fe43774d0a3d018780170bd702bf615407fe244453ea5ec6e6676b98c4"
},
"downloads": -1,
"filename": "djangorestframework_types-0.9.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0ec0b39f7bcdd2e0da0f43c7bb725b0f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 54947,
"upload_time": "2024-10-10T00:42:02",
"upload_time_iso_8601": "2024-10-10T00:42:02.311479Z",
"url": "https://files.pythonhosted.org/packages/a4/5f/d908ce938356b209d4d27a7fb159ab9100b8814396a69c0204bb66e38703/djangorestframework_types-0.9.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d65d1a21a5fd10ad9980dcb934b8221934dee2b6b97af5edc58cb169558c0831",
"md5": "c8c6d0adf24b1dc6fe3b00f0889dba97",
"sha256": "aa6b27fbdab5ff4ab1dfa5376f3b6ec45713ce48dbcdd4226bf3e1410f0deaca"
},
"downloads": -1,
"filename": "djangorestframework_types-0.9.0.tar.gz",
"has_sig": false,
"md5_digest": "c8c6d0adf24b1dc6fe3b00f0889dba97",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 32521,
"upload_time": "2024-10-10T00:42:04",
"upload_time_iso_8601": "2024-10-10T00:42:04.010784Z",
"url": "https://files.pythonhosted.org/packages/d6/5d/1a21a5fd10ad9980dcb934b8221934dee2b6b97af5edc58cb169558c0831/djangorestframework_types-0.9.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-10 00:42:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sbdchd",
"github_project": "djangorestframework-types",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "djangorestframework-types"
}