minos-auth

View on PyPIReverse Dependencies (0)

0.2.0 minos_auth-0.2.0-py3-none-any.whl

Wheel Details

Project: minos-auth
Version: 0.2.0
Filename: minos_auth-0.2.0-py3-none-any.whl
Download: [link]
Size: 13016
MD5: 7e266ce2b684e8ef8b068a66e6866b03
SHA256: c60ea39851c04718f52c96fe449ce99fbeb1428506aa273d67e4c0c38a55bcbe
Uploaded: 2022-02-16 13:23:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: minos-auth
Version: 0.2.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
License: MIT
Keywords: clariteia,minos,microservice,auth
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: 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: 2507 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=CyW4WnSysf3pxoTXwtWIO_GWMhXNBO8SxCU4D3Lsi0E 243
LICENSE sha256=LX-nFUH8DKs2Qa2-10DhVFli8bkYpyHZrRvC-qN3kYY 1066
minos/auth/__init__.py sha256=vu7A7nssQ9FpC2zsAwUWmDx-Nn5piyx-H-84b17NJHI 280
minos/auth/__main__.py sha256=h_WjNEr44J2OGhLpiNbTrYG0bs3Z0zxoYk8WS0FL8PU 81
minos/auth/cli.py sha256=XgRMMYLw2b0QJQx8kMNOOJ_eLDMD72ZKg564HatI35U 1286
minos/auth/config.py sha256=KJ7JJaYOujeNZs86wjrKgCQcmAUf_y8aZUIw9U4oTlc 6501
minos/auth/database/models.py sha256=08FrxkJ-3HNemktE5IRN4xyTdExSMqhIckgq_uaKIwA 2148
minos/auth/exceptions.py sha256=o0CExKXm-iaYiiMYQCOhQ3yLqxRWlUcbxqgkP3_zR5Y 274
minos/auth/handler.py sha256=0GANONwSIQ2tO4-jvkAkyMvlRz1huIdEQ7n5bDkPrFU 13091
minos/auth/launchers.py sha256=pmJowNBG9RJVUVKhqVdfIBqLtxdAq8yyLQoT101UKIQ 1038
minos/auth/service.py sha256=-K-1_HJszXHcvOhLigKUU4ns0hebZKVq8TtsaEDFXEc 2713
minos_auth-0.2.0.dist-info/entry_points.txt sha256=X1uJU5mQbV922wWTtoZXfHyHwQwSzgu9Gn4D3DXdMX4 44
minos_auth-0.2.0.dist-info/LICENSE sha256=LX-nFUH8DKs2Qa2-10DhVFli8bkYpyHZrRvC-qN3kYY 1066
minos_auth-0.2.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
minos_auth-0.2.0.dist-info/METADATA sha256=LZsyDehcaPvk3cbzTNDJrHgG2H9utMxYtB6jdsJuT3c 3600
minos_auth-0.2.0.dist-info/RECORD

entry_points.txt

auth = minos.auth.cli:main