Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

PEP-484 stubs for django-rest-framework

License

NotificationsYou must be signed in to change notification settings

mvandenburgh/djangorestframework-stubs

 
 

Repository files navigation

mypy logo

pep484 stubs for Django REST framework

Build StatusChecked with mypyGitter

Mypy stubs forDRF 3.12.x.Supports Python 3.6, 3.7, 3.8 and 3.9.

Installation

pip install djangorestframework-stubs[compatible-mypy]

To make mypy aware of the plugin, you need to add

[mypy]plugins =    mypy_drf_plugin.main

in yourmypy.ini file.

To get help

We have Gitter here:https://gitter.im/mypy-django/LobbyIf you think you have more generic typing issue, please refer tohttps://github.com/python/mypy and their Gitter.

Contributing

This project is open source and community driven. As such we encourage contributions big and small. You can contribute by doing any of the following:

  1. Contribute code (e.g. improve stubs, add plugin capabilities, write tests etc) - to do so please follow thecontribution guide.
  2. Assist in code reviews and discussions in issues.
  3. Identify bugs and issues and report these

You can always also reach out in gitter to discuss your contributions!

About

PEP-484 stubs for django-rest-framework

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python99.8%
  • Shell0.2%

[8]ページ先頭

©2009-2025 Movatter.jp