zum

View on PyPIReverse Dependencies (0)

0.3.0 zum-0.3.0-py3-none-any.whl

Wheel Details

Project: zum
Version: 0.3.0
Filename: zum-0.3.0-py3-none-any.whl
Download: [link]
Size: 14443
MD5: 12a326abc35f2bba03ba09bc76a96db9
SHA256: 4b1515580d1d2c2f180c163af416ba760927de73b66c2953cf86576f78927419
Uploaded: 2021-04-19 14:55:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: zum
Version: 0.3.0
Summary: Stop writing scripts to interact with your APIs. Call them as CLIs instead.
Author: Daniel Leal
Author-Email: dlleal[at]uc.cl
Maintainer: Daniel Leal
Maintainer-Email: dlleal[at]uc.cl
Home-Page: https://zum.daleal.dev/
Project-Url: Documentation, https://zum.daleal.dev/docs/
Project-Url: Issue Tracker, https://github.com/daleal/zum/issues
Project-Url: Repository, https://github.com/daleal/zum
License: MIT
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6,<4.0
Requires-Dist: httpx (<0.18.0,>=0.17.1)
Requires-Dist: tomlkit (<0.8.0,>=0.7.0)
Description-Content-Type: text/markdown
[Description omitted; length: 9279 characters]

WHEEL

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

RECORD

Path Digest Size
zum/__init__.py sha256=tOMbXKMDxeMVZZ-qffJPEhCiBXzWBNcosrXgzWEv3Ag 120
zum/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
zum/cli/core.py sha256=rnFgeEf8uwtKQpv-YYtMoInj6I1pYdjoR38H0_pppBs 1022
zum/cli/generators.py sha256=rRCLOCjdXV2AGttSzTJpxqizdkp258TyofNFuRhbA_s 1270
zum/cli/utils.py sha256=Kb67z3KtRPI-uzpDMR4QF0an7rMlN-ullJmblnJkGls 461
zum/configs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
zum/configs/core.py sha256=QTn7PxtMoSRb3qJ9k1OdeoVe9ZHoXTqCh8-e22wyrJE 2066
zum/configs/errors.py sha256=0T3KPHQYtW2YJhokIRZnc8CJDTTqQt0isBFGTF_E-uw 307
zum/constants.py sha256=NF8JoVgrEYBCmg60HH9SyNCbA_p6CeSNG-JnPzPH1Ds 400
zum/engine.py sha256=vJN3Axcr5uhJJUa6R-qvDFAgiywG5DCh_67Zg_DKSEQ 2373
zum/executor.py sha256=8E8I7kCe7GtHxQfHqsqMPmzMIFBgpnwbaaY_X4MS2H4 398
zum/requests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
zum/requests/core.py sha256=Dn29k1lTkjLt7ytUzuUUsvYw1qQoBsaJ9Bf0Jh0KjvM 804
zum/requests/errors.py sha256=J6uNCzUFSj4dhKoEcgEF8Bid9QQRTLBNN0iSoqPEv9I 511
zum/requests/helpers.py sha256=rqwxH0mTbQa093u3EVAw-CtXJRjIvA0iyJp4KgkGY_c 2529
zum/requests/models.py sha256=1wim0LgovP1qR5GK9FOMyCRO3gxe-Ft_rwOIYFXfnWg 659
zum/requests/validations.py sha256=U4U6SR1WR7bsWDq8Wz2lbKAZfh6oeja5cw1SLeekVAY 2411
zum/utils.py sha256=m3MqQExykHp4vX_cNNaS9VqoXKsrGo-DPyihnFNKXuw 169
zum-0.3.0.dist-info/entry_points.txt sha256=uFDpseKaz8HKyjDlTCHt5DxnYSb8NL5-TyKzlV7D-F0 47
zum-0.3.0.dist-info/LICENSE sha256=hJv8YDm9AKTfJblkZNs9D3kzPeoNb3A1OpgEoZoND7M 1086
zum-0.3.0.dist-info/WHEEL sha256=VN2eEg4PHbTOniXb-cCYQPc6zUTS4dAcATjlgU3q-Lo 83
zum-0.3.0.dist-info/METADATA sha256=8N6HBOop6aY1SKiKPnJQA_f8zRcr4lACbwAFpUqq464 10500
zum-0.3.0.dist-info/RECORD

entry_points.txt

zum = zum.cli.core:dispatcher