token-auth-cli

View on PyPIReverse Dependencies (0)

0.2.1 token_auth_cli-0.2.1-py3-none-any.whl

Wheel Details

Project: token-auth-cli
Version: 0.2.1
Filename: token_auth_cli-0.2.1-py3-none-any.whl
Download: [link]
Size: 6095
MD5: 20500b1398bc773551ad78e2f253b8bd
SHA256: 09d82d8e58c568f908b6cc71f63dba4399e47045571fd6ec97b21d6b74f414fa
Uploaded: 2022-07-10 08:37:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: token-auth-cli
Version: 0.2.1
Summary: Simple tool for testing token authentication during development.
Author: 0djentd
Home-Page: https://github.com/0djentd/token-auth-cli
Project-Url: Repository, https://github.com/0djentd/token-auth-cli
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: aiohttp (<4.0.0,>=3.8.1)
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: pydantic (<2.0.0,>=1.9.1)
Requires-Dist: rich (<13.0.0,>=12.4.4)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 2239 characters]

WHEEL

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

RECORD

Path Digest Size
token_auth_cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
token_auth_cli/auth.py sha256=9usZjKkxOKtwcM6rnY2f4ZUlv1ynEpebKxfheKRGK3c 1338
token_auth_cli/cli.py sha256=_dFAVgKe94k1DOl-7RcB1XikV6bNzSxeIljomTHzkBU 3613
token_auth_cli/commands.py sha256=VqF3CoypFCRC-AycnUB9QArcnxGpDBPkuj-zuMN6LLY 935
token_auth_cli/config.py sha256=fLtLyfAOl34INnqWy4FbOKUPsUUrbOlZ0OFPV6lSe1U 1138
token_auth_cli/utils.py sha256=3lcDntNbV7BZ7HttwqEUSvnD3ruuundNQ5tuIRg4C4A 1236
token_auth_cli-0.2.1.dist-info/entry_points.txt sha256=3sqXBm8de3eGIBwaqgKojxruFypGfkyiLsB0N8GXpOg 58
token_auth_cli-0.2.1.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
token_auth_cli-0.2.1.dist-info/METADATA sha256=yq3cMHk6kE8WEiGZby6CW58kl7S42qQX1P634PqO1lE 2972
token_auth_cli-0.2.1.dist-info/RECORD

entry_points.txt

token-auth-cli = token_auth_cli.cli:main