[ ソース: python-requests-oauthlib ]
パッケージ: python3-requests-oauthlib (1.3.1-1)
python3-requests-oauthlib に関するリンク
Debian の資源:
python-requests-oauthlib ソースパッケージをダウンロード:
- [python-requests-oauthlib_1.3.1-1.dsc]
- [python-requests-oauthlib_1.3.1.orig.tar.gz]
- [python-requests-oauthlib_1.3.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
module providing OAuthlib auth support for requests (Python 3)
requests-oauthlib allows you to interact with OAuth 1 And OAuth 2 in greatly simplified ways through the requests library for Python. It will hide the quirks and hacks in OAuth 1, and will interface with all four of the grant types defined by the OAuth2 RFC.
This package provides the requests-oauthlib Python module for Python 3.x.
その他の python3-requests-oauthlib 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-oauthlib
- generic, spec-compliant implementation of OAuth for Python3
-
- dep: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ