[ 源代码: python-adal ]
软件包:python3-adal(1.2.1-1)
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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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