adz

View on PyPIReverse Dependencies (0)

0.6.0 adz-0.6.0-py2.py3-none-any.whl

Wheel Details

Project: adz
Version: 0.6.0
Filename: adz-0.6.0-py2.py3-none-any.whl
Download: [link]
Size: 10593
MD5: f2f41022ed8d2825fa6fb7fdcee457e8
SHA256: dd4533866b5244c85c17bfd97d9d13483e7b513c1b279fe50e0b9d5377e8558f
Uploaded: 2019-12-03 19:47:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: adz
Version: 0.6.0
Summary: Command line interface for HTTP requests defined in yaml configuration file
Author: ambrozic
Author-Email: ambrozic[at]gmail.com
Maintainer: ambrozic
Maintainer-Email: ambrozic[at]gmail.com
Home-Page: https://github.com/ambrozic/adz
Project-Url: Code, https://github.com/ambrozic/adz
Project-Url: Documentation, https://github.com/ambrozic/adz
License: BSD
Keywords: cli http requests yaml
Classifier: Programming Language :: Python
Classifier: Environment :: Web Environment
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Requires-Python: >=3.6
Requires-Dist: click (<8.0,==7.0)
Requires-Dist: pyaml (<20.0,>=19.4)
Requires-Dist: pygments (<3.0,>=2.4)
Requires-Dist: requests (<3.0.0,>=2.0.0)
Requires-Dist: black (==19.10b0); extra == "tests"
Requires-Dist: codecov (<3.0,>=2.0); extra == "tests"
Requires-Dist: isort (<5.0,>4.0); extra == "tests"
Requires-Dist: pipdeptree (<1.0,>=0.13); extra == "tests"
Requires-Dist: pytest-asyncio (==0.10.0); extra == "tests"
Requires-Dist: pytest-cov (<3.0,>=2.7); extra == "tests"
Requires-Dist: pytest (<6.0,>=5.0); extra == "tests"
Requires-Dist: uvicorn (<0.9.0,>=0.8.0); extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
[Description omitted; length: 3989 characters]

WHEEL

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

RECORD

Path Digest Size
adz/__init__.py sha256=__2T3T5vHXSBGaiMAHIvWJO3wTk2mXPw-g_dJ-5eNGc 88
adz/api.py sha256=eYE9JnPRiskPhElcFg-aFuI5cu5fmwAIHe8o4UGgSxo 2097
adz/cfg.py sha256=ZnK6pLhdVgp9UGRT99ci61hsaa3cuG12ZIuiUJjg2XA 4331
adz/cli.py sha256=IPSt9kD5CNACzoLREI8Ba8a1DflAUW-QD_jgUov2iu4 2816
adz/echo.py sha256=YREuMbTPE0qCvIfeiqxB2haZ6FWcv0hs-0svuRBrc5E 1176
tests/adz/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/adz/test_api.py sha256=TBO-Hy0cCtjxQGqEsV0-8BmmjhR-M2IzslNpHMeJxZw 2484
tests/adz/test_cfg.py sha256=4XhGxvAO0CGFFwTEVwEA7I99oE10tIt5n9BeECcKK0Q 7601
tests/adz/test_cli.py sha256=bnK1K7MS9MI0XLudHZ3xb3ubWYbaueO5FfMIrUQTPMU 2607
tests/adz/test_echo.py sha256=wt_IfPBjRZHWtHpIRaukKeIdeihaah8WuBzyRgS4w7w 1263
adz-0.6.0.dist-info/METADATA sha256=5EXRYjCWcOE2aGaRdkBZvnLsWyFtd0izWLq9Sb171-E 5673
adz-0.6.0.dist-info/WHEEL sha256=8zNYZbwQSXoB9IfXOjPfeNwvAsALAjffgk27FqvCWbo 110
adz-0.6.0.dist-info/entry_points.txt sha256=uN52BnKdKtIzFWDUJ4PWDDsp45iKfrURv0ny9lKtQ6c 38
adz-0.6.0.dist-info/top_level.txt sha256=uGk8v68zlZAucFCKGU2WVcwRIlwTfDEsfd7XwALR4sU 10
adz-0.6.0.dist-info/RECORD

top_level.txt

adz
tests

entry_points.txt

adz = adz.cli:main