restx

View on PyPIReverse Dependencies (0)

0.1.14 restx-0.1.14-py3-none-any.whl

Wheel Details

Project: restx
Version: 0.1.14
Filename: restx-0.1.14-py3-none-any.whl
Download: [link]
Size: 6040
MD5: 9a54312b08341f826915d6057c5ed223
SHA256: 69a5176342b52780da61ecee3bb23822b5477e06f40f7abed58cbc29ed2f570e
Uploaded: 2024-04-15 09:49:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: restx
Version: 0.1.14
Summary: A CLI app for performing REST API CRUD operations via HTTP/HTTPS requests.
Author: Arjun Umathanu
Maintainer: Arjun Umathanu
Home-Page: https://pypi.org/project/restx/
Project-Url: Documentation, https://www.linkedin.com/pulse/introducing-restx-your-ultimate-cli-tool-http-arjun-umathanu-ugrrc/
Project-Url: Repository, https://github.com/fullstack-spiderman/restx
License: MIT
Keywords: restx,http,client,api,rest
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
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.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10,<4.0
Requires-Dist: httpx (<0.28.0,>=0.27.0)
Requires-Dist: rich (<14.0.0,>=13.7.1)
Requires-Dist: typer (<0.13.0,>=0.12.3)
Description-Content-Type: text/markdown
[Description omitted; length: 2305 characters]

WHEEL

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

RECORD

Path Digest Size
LICENSE sha256=jBFnchJYVS1WstX9GyoKLW6Jjy8ja9xZK_9_NugQO78 1071
restx/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
restx/cli.py sha256=Z65NLOoATKBlWWNxnc6DSUDjnxN0d7fIt4P8-ujQcg8 3931
restx/enums.py sha256=Gm7Uulj0pywZTbhwLY-IQVKUMjjvv8EmMo_OyYNtmNY 140
restx/utils.py sha256=NoqYo6jaVoIjEOPsokq9hOReJaBzXkyjs1hHavxUCFY 3894
restx-0.1.14.dist-info/LICENSE sha256=jBFnchJYVS1WstX9GyoKLW6Jjy8ja9xZK_9_NugQO78 1071
restx-0.1.14.dist-info/METADATA sha256=irgT1OoTR4Lob9X5soyzmjK8h-j_akOyrCN1YPiA_6s 3574
restx-0.1.14.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
restx-0.1.14.dist-info/entry_points.txt sha256=2xj1KE4MTdmI9nEn6Sg0U2UEHPODdqI3q5ncOXTEy6A 39
restx-0.1.14.dist-info/RECORD

entry_points.txt

restx = restx.cli:app