[ 源代码: python-adal ]
软件包: python3-adal (0.4.6-1)
python3-adal 的相关链接
Trisquel 的资源:
下载源码包 python-adal:
维护者:
Original Maintainers:
- Debian Azure Packaging Team (Mail Archive)
- Iain R. Learmonth
外部的资源:
- 主页 [pypi.python.org]
相似软件包:
Azure Active Directory Authentication Library for Python 3.x
The ADAL for Python library makes it easy for Python applications to authenticate to AAD in order to access AAD protected web resources.
This package contains the Python 3.x module.
其他与 python3-adal 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cryptography (>= 1.1.0)
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-dateutil (>= 2.1.0)
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-jwt (>= 1.0.0)
- Python 3 implementation of JSON Web Token
-
- dep: python3-requests (>= 2.0.0)
- elegant and simple HTTP library for Python3, built for human beings