Metadata-Version: 2.4
Name: HalChat
Version: 0.0.4.3
Summary: HalChat api library
Author-email: Halwarsing <system@halwarsing.net>
Project-URL: Homepage, https://halchat.halwarsing.net/
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pycryptodomex
Requires-Dist: requests
Requires-Dist: asyncio
Requires-Dist: websockets
Requires-Dist: aiohttp
Dynamic: license-file

# HalChat API module

API for HalChat in python

NEED INSTALL ANOTHER PYTHON LIBRARIES:
pip install pycryptodomex requests asyncio websockets
