https://github.com/AzureAD/azure-activedirectory-library-for-python

Last synced: about 1 month ago

Repository metadata:

ADAL for Python


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 269
Total Committers: 33
Avg Commits per committer: 8.152
Development Distribution Score (DDS): 0.762

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Ray Luo r****o@m****m 64
Christopher Wilcox g****t@c****m 60
Yugang Wang y****w@m****m 39
Ray Luo r****a@g****m 23
Abhidnya p****a@g****m 14
Zach Kramer z****r 11
Rich Randall r****l@m****m 6
huguesv h****o@m****m 6
annatisch a****h@m****m 5
Brandon Werner b****e@m****m 5
Abhidnya Patil a****i@m****m 5
Navya Canumalla n****a@m****m 3
Laurent Mazuel l****l@g****m 3
Ashish Mishra a****a@m****m 3
Saksham Gupta s****t@m****m 2
Sanjay P s****i@h****m 2
dependabot[bot] 4****] 2
4c74356b41 s****m@4****m 1
Santiago Gonzalez 3****l 1
Kian-Meng Ang k****g@c****g 1
John Impallomeni j****i 1
Jean-Paul van Ravensberg 1****s 1
Jared Stimson 3****o 1
Ashish Mishra a****h 1
Aisha Wang a****g@m****m 1
Devin Villegas d****s@l****d 1
Greg g****y@g****m 1
Ilya Matiach i****t@m****m 1
Rich Randall R****l@m****m 1
ShannonCanTech s****t@m****m 1
and 3 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

pypi: adal

Note: This library is already replaced by MSAL Python, available here: https://pypi.org/project/msal/ .ADAL Python remains available here as a legacy. The ADAL for Python library makes it easy for python application to authenticate to Azure Active Directory (AAD) in order to access AAD protected web resources.

  • Homepage: https://github.com/AzureAD/azure-activedirectory-library-for-python
  • Documentation: https://adal.readthedocs.io/
  • Licenses: MIT
  • Latest release: 1.2.7 (published over 3 years ago)
  • Last Synced: 2024-11-10T23:37:07.590Z (about 1 month ago)
  • Versions: 27
  • Dependent Packages: 63
  • Dependent Repositories: 2,766
  • Downloads: 23,546,312 Last month
  • Docker Downloads: 1,179,960,257
  • Rankings:
    • Downloads: 0.052%
    • Docker downloads count: 0.063%
    • Dependent repos count: 0.195%
    • Dependent packages count: 0.274%
    • Average: 1.96%
    • Stargazers count: 5.248%
    • Forks count: 5.927%
  • Maintainers (2)
spack: py-adal

The ADAL for Python library makes it easy for python application to authenticate to Azure Active Directory (AAD) in order to access AAD protected web resources. DEPRECATED: replaced by MSAL Python.

  • Homepage: https://github.com/AzureAD/azure-activedirectory-library-for-python
  • Licenses: []
  • Latest release: 1.2.4 (published over 2 years ago)
  • Last Synced: 2024-11-10T23:37:51.253Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 5
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Average: 8.368%
    • Dependent packages count: 9.712%
    • Forks count: 10.657%
    • Stargazers count: 13.103%
  • Maintainers (1)
conda: adal

  • Homepage: https://github.com/AzureAD/azure-activedirectory-library-for-python
  • Licenses: MIT
  • Latest release: 1.2.7 (published over 3 years ago)
  • Last Synced: 2024-10-15T22:02:45.690Z (2 months ago)
  • Versions: 15
  • Dependent Packages: 7
  • Dependent Repositories: 6
  • Rankings:
    • Dependent packages count: 8.009%
    • Dependent repos count: 13.888%
    • Average: 16.082%
    • Forks count: 18.559%
    • Stargazers count: 23.873%
conda: adal

  • Homepage: https://github.com/AzureAD/azure-activedirectory-library-for-python
  • Licenses: MIT
  • Latest release: 1.2.7 (published over 3 years ago)
  • Last Synced: 2024-11-10T23:37:24.421Z (about 1 month ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 6
  • Rankings:
    • Forks count: 31.337%
    • Stargazers count: 36.574%
    • Average: 40.244%
    • Dependent repos count: 42.001%
    • Dependent packages count: 51.064%

Dependencies

requirements.txt pypi
  • PyJWT ==2.4.0
  • httpretty ==0.8.14
  • pylint ==1.5.4
  • python-dateutil ==2.1.0
  • requests ==2.20.0
setup.py pypi
  • PyJWT >=1.0.0,<3
  • cryptography >=1.1.0
  • python-dateutil >=2.1.0,<3
  • requests >=2.0.0,<3