パッケージ: python3-oauthlib (2.0.6-1)
python3-oauthlib に関するリンク
Trisquel の資源:
python-oauthlib ソースパッケージをダウンロード:
- [python-oauthlib_2.0.6-1.dsc]
- [python-oauthlib_2.0.6.orig.tar.gz]
- [python-oauthlib_2.0.6-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Python Modules Team (メールアーカイブ)
- Daniele Tricoli
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
generic, spec-compliant implementation of OAuth for Python3
OAuthLib is a generic utility which implements the logic of OAuth without assuming a specific HTTP request object. It can be used to graft OAuth support onto HTTP libraries.
OAuth1 is almost complete while OAuth2 is already in the works.
This package contains the Python 3 version of the library.
その他の python3-oauthlib 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-blinker
- fast, simple object-to-object and broadcast signaling library
-
- dep: python3-cryptography
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-jwt (>= 1.0.0)
- Python 3 implementation of JSON Web Token