パッケージ: python3-oauth2client (4.1.2-7)
python3-oauth2client に関するリンク
Debian の資源:
python-oauth2client ソースパッケージをダウンロード:
- [python-oauth2client_4.1.2-7.dsc]
- [python-oauth2client_4.1.2.orig.tar.xz]
- [python-oauth2client_4.1.2-7.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
OAuth 2.0 client library - Python 3.x
The oauth2client is a client library for OAuth 2.0.
OAuth is an open standard for authorization. OAuth provides a method for clients to access server resources on behalf of a resource owner (such as a different client or an end-user). It also provides a process for end-users to authorize third-party access to their server resources without sharing their credentials (typically, a username and password pair), using user-agent redirections.
OAuth is a service that is complementary to, and therefore distinct from, OpenID. OAuth is also distinct from OATH, which is a reference architecture for authentication (i.e. not a standard).
This package provides the Python 3.x module.
その他の python3-oauth2client 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-fasteners
- provides useful locks - Python 3.x
-
- dep: python3-httplib2
- comprehensive HTTP client library written for Python3
-
- dep: python3-openssl
- Python 3 wrapper around the OpenSSL library
-
- dep: python3-pyasn1 (>= 0.1.7)
- ASN.1 library for Python (Python 3 module)
-
- dep: python3-pyasn1-modules
- Collection of protocols modules written in ASN.1 language (Python 3)
-
- dep: python3-rsa
- Pure-Python RSA implementation (Python 3)
-
- dep: python3-six (>= 1.6.1)
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- dep: python3-sqlalchemy
- SQL toolkit and Object Relational Mapper for Python 3