azauthlib

View on PyPIReverse Dependencies (0)

1.0.2b1 azauthlib-1.0.2b1-py3-none-any.whl

Wheel Details

Project: azauthlib
Version: 1.0.2b1
Filename: azauthlib-1.0.2b1-py3-none-any.whl
Download: [link]
Size: 39609
MD5: 9346b22c46b0eb40f148c1389faa2b12
SHA256: 572f9851cf617785ed507083ecab1d7db40acec646822c6afd507228c0767e44
Uploaded: 2024-11-26 04:06:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: azauthlib
Version: 1.0.2b1
Summary: A Python library simplifying Azure Microsoft Graph authentication. Provides an intuitive interface for acquiring access tokens through interactive login, silent authentication, device code flow, and client credentials flow. Includes utilities for seamless token storage and refresh management.
Author: Cedric Moore Jr.
Author-Email: cedricmoorejunior5[at]gmail.com
Home-Page: https://github.com/cedricmoorejr/azauthlib/tree/v1.0.2b1
Project-Url: Source Code, https://github.com/cedricmoorejr/azauthlib/releases/tag/v1.0.2-beta.1
License: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Requires-Dist: python-dotenv
Requires-Dist: portalocker
Requires-Dist: msal
Description-Content-Type: text/markdown
[Description omitted; length: 5446 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
azauthlib/__init__.py sha256=gFXPj9Hldgn7Oe64gd_EJRnItA1auJgkGhG5AF50bzs 534
azauthlib/_configure.py sha256=c1q1hUPrtt3nL43tuYTnw8OiqD3G_SfjhyA933zuEmo 8528
azauthlib/_def.py sha256=92Zts4geFZDCpXhNViaip6bOa9CENzcsbA4Ld-pLFQU 112
azauthlib/appdata.py sha256=Fw-wwbhcw6IUs6KSqJ3uz8VdoPil-ig_41WWfsGWXo0 12589
azauthlib/authentication.py sha256=DD73fpMr1yzfoks4FBpdoE5lXo5mgwMwlmDAhjvZpfc 26684
azauthlib/config_app.py sha256=192PPH1XvWQMRacPD4SChgUtLa-MZMLDihwU_ndr1WA 11743
azauthlib/gui_utils.py sha256=4Vk3U-RvWzqbMxCeARkv__O8jKQjvmpKtfpAozz72nM 1333
azauthlib/permissions.py sha256=Ey_nM3AIa8KtqvXmXESbx94QXAe_H5qvpOQnSvB4K4k 23334
azauthlib/tokens.py sha256=PHxOR1IA2tpul_td_g4Z4Zld3gKQj5pJCnxWROBFFIs 3737
azauthlib/assets/gui_main.png sha256=n5iFf4DsWkjChjFGqr48lTaCJW_UxNu7ROH2AcRpc7Y 17152
azauthlib-1.0.2b1.dist-info/METADATA sha256=7FR-1PvqpQqF3IkOs4a5Mt-cBZ21q0PUeRiJWzPfSAw 7097
azauthlib-1.0.2b1.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
azauthlib-1.0.2b1.dist-info/entry_points.txt sha256=DeXqFuaFITJb9_T1gniCxzv1loRUKq2RwDKC9NiQJRk 60
azauthlib-1.0.2b1.dist-info/top_level.txt sha256=6JV38C3xuKNXqYi9eT7m6tbP3PutmHvURo2ZvTWjgOY 10
azauthlib-1.0.2b1.dist-info/RECORD

top_level.txt

azauthlib

entry_points.txt

azauthlib-app = azauthlib.config_app:main