Metadata-Version: 2.1
Name: misspy-core-fast
Version: 1.0.0
Summary: fast Core library for misspy using aiohttp for the most part.
Home-page: https://misspy.xyz/
License: MIT
Keywords: misskey,misskey-api,misskey-bot
Author: sonyakun
Author-email: contact@sonyakun.xyz
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
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-Dist: aiodns (>=3.0.0,<4.0.0)
Requires-Dist: aiohttp (>=3.8.5,<4.0.0)
Requires-Dist: attrdictionary (>=1.0.0,<2.0.0)
Requires-Dist: faust-cchardet (>=2.1.19,<3.0.0)
Requires-Dist: httpx (>=0.25.0,<0.26.0)
Requires-Dist: poetry (>=1.6.1,<2.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Project-URL: Changelog, https://github.com/misspy-development/misspy/blob/master/CHANGELOG.md
Project-URL: Documentation, https://docs.misspy.xyz/
Project-URL: Repository, https://github.com/misspy-development/core-fast
Description-Content-Type: text/markdown

# misspy-core-fast
fast Core library for misspy using aiohttp for the most part.

