[ 源代码: djangorestframework ]
软件包:python3-djangorestframework(3.9.0-1+deb10u1)
python3-djangorestframework 的相关链接
Debian 的资源:
下载源码包 djangorestframework:
- [djangorestframework_3.9.0-1+deb10u1.dsc]
- [djangorestframework_3.9.0.orig.tar.gz]
- [djangorestframework_3.9.0-1+deb10u1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [django-rest-framework.org]
相似软件包:
- python-djangorestframework-doc
- python3-django-oauth-toolkit
- python-django-oauth-toolkit-doc
- python3-djangorestframework-yaml-doc
- python-django-oauth-toolkit
- python3-apeye
- python-wsme
- python3-wsme
- python3-djangorestframework-yaml
- python3-djangorestframework-extensions
- python3-djangorestframework-spectacular
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-glewlwyd
- OAuth2 authentication server providing Json Web Tokens - font files
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-django
- High-level Python web development framework (Python 3 version)
-
- rec: python3-coreapi (>= 2.3.3)
- Python3 client library for Core API
-
- rec: python3-coreschema (>= 0.0.4)
- Python3 utilities to describe an abstract data schema to coreapi
-
- 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.11)
- text-to-HTML conversion library/tool (Python 3 version)
-
- rec: python3-psycopg2 (>= 2.7.5)
- Python 3 module for PostgreSQL
-
- rec: python3-yaml
- YAML parser and emitter for Python3
-
- sug: python-djangorestframework-doc
- Web APIs for Django, made easy (documentation)