minos-auth-credential

View on PyPIReverse Dependencies (0)

0.1.0 minos_auth_credential-0.1.0-py3-none-any.whl

Wheel Details

Project: minos-auth-credential
Version: 0.1.0
Filename: minos_auth_credential-0.1.0-py3-none-any.whl
Download: [link]
Size: 11136
MD5: 7cb2fe29b6e45cb44136fb82d392ebdf
SHA256: cb1a421c9f0d739e467ddbb3c00bbc4a691962cfbfd275a323f3f759df559a26
Uploaded: 2022-02-03 10:51:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: minos-auth-credential
Version: 0.1.0
Summary: Minos Boilerplate contains all the boilerplate you need to create a Minos Python package.
Author: Clariteia Devs
Author-Email: devs[at]clariteia.com
Home-Page: https://clariteia.com
Project-Url: Repository, https://github.com/clariteia/minos_auth_credential
License: MIT
Keywords: clariteia,minos,microservice,saga
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9,<4.0
Requires-Dist: PyYAML (<7.0,>=6.0)
Requires-Dist: SQLAlchemy (==1.4.22)
Requires-Dist: aiohttp-middlewares (<2.0.0,>=1.1.0)
Requires-Dist: aiomisc (<16.0.0,>=15.2.16)
Requires-Dist: cached-property (<2.0.0,>=1.5.2)
Requires-Dist: passlib (<2.0.0,>=1.7.4)
Requires-Dist: psycopg2 (<3.0.0,>=2.9.3)
Requires-Dist: typer (<0.4.0,>=0.3.2)
Requires-Dist: uuid (<2.0,>=1.30)
Description-Content-Type: text/markdown
[Description omitted; length: 2562 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
AUTHORS.md sha256=frwXBfZsyQZ8-khR_hKY9LSogglUndPy94fVFl4A_9g 294
HISTORY.md sha256=IExFTT9WnnzwOZjo0OnfaN8my0ehMpOnVpMl-AC2xZo 59
LICENSE sha256=LX-nFUH8DKs2Qa2-10DhVFli8bkYpyHZrRvC-qN3kYY 1066
minos/auth_credential/__init__.py sha256=u7dBbWACTjfH2rNbv9PlLcMLjDKK4779etYGqegWyZs 298
minos/auth_credential/__main__.py sha256=h_WjNEr44J2OGhLpiNbTrYG0bs3Z0zxoYk8WS0FL8PU 81
minos/auth_credential/cli.py sha256=HUeCmjrUHUeaExyLP2siDHOwJ2NHuUfdRCmowXFBmDE 1310
minos/auth_credential/config.py sha256=_q5aiRJ1ZzLURG0K3sUOB76QKqbnB0dXrCD62MQrZtg 3562
minos/auth_credential/cryptography/cryptography.py sha256=3A-kfOBfyqqSYwese0QY7jFl2F_IWnu8UnYAB97NKDY 451
minos/auth_credential/database/models.py sha256=EJALQXGcdquDKQDJXIrUnUIWwniMWo6r7WvkiMtqvoU 781
minos/auth_credential/exceptions.py sha256=9Nix-0WkR7dW0IkIkYBl-wd37agPvybJcfAm_PFJulg 292
minos/auth_credential/handler.py sha256=w4xiUhh7VgN4xNadV5ugp1zMCaruWyVtUMTCtPLzglE 2498
minos/auth_credential/launchers.py sha256=DdNfAOAEDYyeNHvtef2JwU4h3IZV8IrVHMZ8oC8CJ68 1062
minos/auth_credential/service.py sha256=rnA3yHLfUB8mUi66fS3pZFAKwyn6NBypUJe_67eI_X0 1401
minos_auth_credential-0.1.0.dist-info/entry_points.txt sha256=0LycZQBq1y-_DL7qzKGlL5pUCfxYN7O8CNrjRg1V3gg 66
minos_auth_credential-0.1.0.dist-info/LICENSE sha256=LX-nFUH8DKs2Qa2-10DhVFli8bkYpyHZrRvC-qN3kYY 1066
minos_auth_credential-0.1.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
minos_auth_credential-0.1.0.dist-info/METADATA sha256=N8Ehi_fE3GTcRv1KBa_rDbt_yuO0nQB3J9NpCgP-4wk 3717
minos_auth_credential-0.1.0.dist-info/RECORD

entry_points.txt

auth_credential = minos.auth_credential.cli:main