[ Bron: python-adal ]
Pakket: python3-adal (1.2.7-5)
Verwijzigingen voor python3-adal
Debian bronnen:
Het bronpakket python-adal downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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 library will no longer receive new feature improvements. Instead, users should consider using the new library MSAL for Python.
This package contains the Python 3.x module.
Andere aan python3-adal gerelateerde pakketten
|
|
|
|
-
- 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
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-jwt
- Python 3 implementation of JSON Web Token
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings