Metadata-Version: 2.1
Name: http-client-sync
Version: 0.0.4b0
Summary: Http Client for work with API.
License: MIT
Author: Alexandr Kolesnikov
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: beautifulsoup4 (>=4.11.1,<5.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Description-Content-Type: text/markdown

# HttpApiGather
Simple Http client for convenient work with api.
