[ buster ]
[ 源代码: django-oauth-toolkit ]
软件包:python-django-oauth-toolkit(1.1.2-2)
python-django-oauth-toolkit 的相关链接
Debian 的资源:
下载源码包 django-oauth-toolkit:
- [django-oauth-toolkit_1.1.2-2.dsc]
- [django-oauth-toolkit_1.1.2.orig.tar.gz]
- [django-oauth-toolkit_1.1.2-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
OAuth2 capabilities for Django projects
Django OAuth Toolkit can help you providing out of the box all the endpoints, data and logic needed to add OAuth2 capabilities to your Django projects. Django OAuth Toolkit makes extensive use of OAuthLib, so that everything is rfc-compliant.
其他与 python-django-oauth-toolkit 有关的软件包
|
|
|
|
-
- dep: libjs-bootstrap
- HTML, CSS and JS framework
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-django (>= 1.6)
- High-level Python web development framework (Python 2 version)
-
- dep: python-django-braces
- reusable, generic mixins for Django class based views
-
- dep: python-oauthlib
- generic, spec-compliant implementation of OAuth for Python
-
- dep: python-requests
- elegant and simple HTTP library for Python2, built for human beings
-
- dep: python-six
- Python 2 和 3 兼容库(Python 2 接口)
-
- rec: python-djangorestframework
- Web APIs for Django, made easy