[ buster ]
[ 源代码: djangorestframework ]
软件包:python-djangorestframework(3.9.0-1+deb10u1)
python-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
- python-django-oauth-toolkit-doc
- python3-djangorestframework-yaml-doc
- python-django-oauth-toolkit
- python3-apeye
- python3-djangorestframework-yaml
- python3-django-oauth-toolkit
- python-wsme
- python3-wsme
- python-djangorestframework-spectacular-doc
- python-djangorestframework-api-key-doc
Web APIs for Django, made easy
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.
其他与 python-djangorestframework 有关的软件包
|
|
|
|
-
- dep: fonts-glewlwyd
- OAuth2 authentication server providing Json Web Tokens - font files
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-django
- High-level Python web development framework (Python 2 version)
-
- rec: python-coreapi (>= 2.3.3)
- Python client library for Core API
-
- rec: python-coreschema (>= 0.0.4)
- Python utilities to describe an abstract data schema to coreapi
-
- rec: python-django-filters (>= 1.1.0)
- filter Django QuerySets based on user selections (Python2 version)
-
- rec: python-django-guardian (>= 1.4.9)
- per object permissions of django
-
- rec: python-markdown (>= 2.6.11)
- text-to-HTML conversion library/tool (Python 2 version)
-
- rec: python-psycopg2 (>= 2.7.5)
- Python module for PostgreSQL
-
- rec: python-yaml
- YAML parser and emitter for Python
-
- sug: python-djangorestframework-doc
- Web APIs for Django, made easy (documentation)