[ 源代码: djangorestframework ]
软件包: python3-djangorestframework (3.7.7-1)
python3-djangorestframework 的相关链接
Trisquel 的资源:
下载源码包 djangorestframework:
- [djangorestframework_3.7.7-1.dsc]
- [djangorestframework_3.7.7.orig.tar.gz]
- [djangorestframework_3.7.7-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Brian May
外部的资源:
- 主页 [django-rest-framework.org]
相似软件包:
- python-djangorestframework-doc
- python3-django-oauth-toolkit
- python-django-oauth-toolkit
- python3-wsme
- python-wsme
- python-django-piston
- python3-djangorestframework-spectacular
- python3-djangorestframework-extensions
- python-djangorestframework-spectacular-doc
- python-djangorestframework-api-key-doc
- python3-locust
Web APIs for Django, made easy for Python3
For Python3. powerful and flexible toolkit that makes it easy to build Web APIs. Some reasons you might want to use REST framework:
* The Web browseable API is a huge useability win for your developers. * Authentication policies including OAuth1a and OAuth2 out of the box. * Serialization that supports both ORM and non-ORM data sources. * Customizable all the way down - just use regular function-based views if you don't need the more powerful features. * Extensive documentation, and great community support.
其他与 python3-djangorestframework 有关的软件包
|
|
|
-
- dep: fonts-font-awesome
- iconic font designed for use with Twitter Bootstrap
-
- dep: fonts-glewlwyd
- OAuth2 authentication server providing Json Web Tokens - font files
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework (Python 3 version)
-
- rec: python3-django-filters (>= 1.1.0)
- filter Django QuerySets based on user selections (Python3 version)
-
- rec: python3-django-guardian (>= 1.4.9)
- per object permissions of django for Python3
-
- rec: python3-markdown (>= 2.6.4)
- text-to-HTML conversion library/tool (Python 3 version)
-
- sug: python-djangorestframework-doc
- Web APIs for Django, made easy (documentation)