minos-auth-token

View on PyPIReverse Dependencies (0)

0.1.0 minos_auth_token-0.1.0-py3-none-any.whl

Wheel Details

Project: minos-auth-token
Version: 0.1.0
Filename: minos_auth_token-0.1.0-py3-none-any.whl
Download: [link]
Size: 10474
MD5: 8c228740aae28dd2dca03f84e3224215
SHA256: 1bdaa78b62ac86e61e862591fe03a19c964409e7ea72270bb8d879d5f18c1009
Uploaded: 2022-02-03 10:53:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: minos-auth-token
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_token
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: 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: 2537 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_token/__init__.py sha256=xuPVxlb6xYTjzfGAiewMYuhzUNoLlkFmzxfxDElgWvs 283
minos/auth_token/__main__.py sha256=h_WjNEr44J2OGhLpiNbTrYG0bs3Z0zxoYk8WS0FL8PU 81
minos/auth_token/cli.py sha256=YCco9fWb1O7T897rS1cfpYxFxjK6kSIsLlSxRbdUZxI 1290
minos/auth_token/config.py sha256=hVEs93Gk_QC2YDznKnBo1Aab5BILpO8gKk7aS-6g1ww 3477
minos/auth_token/database/models.py sha256=1XGSjwzk_qHVbuGr2a_HnLb9zoFUJVGFcBEx5U5rntk 772
minos/auth_token/exceptions.py sha256=Ha9rHmZRU8ub1Lw5SYU4rPU_V-AuWMIzeM-ATXX-uXw 277
minos/auth_token/handler.py sha256=_wnvZdVHaI5CW-VOW5Xr_ty2bAsbVQ7bWJc8_YinuBw 2650
minos/auth_token/launchers.py sha256=kGvJvnUQoU_rHgASc6ObyLOMqWgFliv2o4Ee_nqRCTY 1042
minos/auth_token/service.py sha256=NaOekuIdtXlOMl1zy5GKQn78aWMXx-u8xQgphAGQvH0 1439
minos_auth_token-0.1.0.dist-info/entry_points.txt sha256=MHboMIA7kW5ljlT-qovaQFB89l8PjethEGauOaCH02M 56
minos_auth_token-0.1.0.dist-info/LICENSE sha256=LX-nFUH8DKs2Qa2-10DhVFli8bkYpyHZrRvC-qN3kYY 1066
minos_auth_token-0.1.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
minos_auth_token-0.1.0.dist-info/METADATA sha256=nLf0PdBJ77DzTjsfjhDhtcVlEF_jx9TOU46G6ascxM8 3642
minos_auth_token-0.1.0.dist-info/RECORD

entry_points.txt

auth_token = minos.auth_token.cli:main