Metadata-Version: 2.3
Name: aiohutils
Version: 0.20.0
Summary: A small library to for aiohttp projects.
Author-email: 5j9 <5j9@users.noreply.github.com>
Requires-Python: >=3.12
Description-Content-Type: text/x-rst
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: aiohttp[speedups]
Requires-Dist: html5lib
Requires-Dist: pandas[pyarrow] >= 2.2.1
Requires-Dist: pytest ; extra == "test"
Requires-Dist: pytest-aio ; extra == "test"
Requires-Dist: python-decouple ; extra == "test"
Project-URL: Homepage, https://github.com/5j9/aiohutils
Provides-Extra: test

This library is not intended for direct public use.
It is used as dependency of the following projects:

* https://github.com/5j9/tsetmc
* https://github.com/5j9/fipiran
* https://github.com/5j9/iranetf
* https://github.com/5j9/aggregator

