Metadata-Version: 2.3
Name: illallangi-http
Version: 0.1.0
Summary: A collection of command line tools to interact with HTTP servers.
Project-URL: Homepage, https://github.com/illallangi/python-http
Project-URL: Repository, https://github.com/illallangi/python-http.git
Project-URL: Issues, https://github.com/illallangi/python-http/issues
Project-URL: Changelog, https://github.com/illallangi/python-http/blob/master/CHANGELOG.md
Author-email: Andrew Cole <andrew.cole@illallangi.com>
Maintainer-email: Andrew Cole <andrew.cole@illallangi.com>
License: MIT License
License-File: LICENSE
Keywords: cli,http,tools
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10.1
Requires-Dist: alive-progress>=3.1.5
Requires-Dist: beautifulsoup4>=4.12.3
Requires-Dist: click>=8.1.7
Requires-Dist: requests>=2.32.3
Requires-Dist: tabulate>=0.9.0
Requires-Dist: yarl>=1.13.1
Description-Content-Type: text/markdown

# Illallangi HTTP

Illallangi HTTP is a collection of command line tools to interact with HTTP servers.

## Requirements

- Python >= 3.10.12
