Metadata-Version: 2.1
Name: sendou-py
Version: 0.1.0
Summary: An async Python library for Sendou.ink
License: MIT
Author: Vincent Lee
Author-email: vlee@vlee.me.uk
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: aiohttp (>=3.9.2,<4.0.0)
Requires-Dist: asyncio (>=3.4.3,<4.0.0)
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
Description-Content-Type: text/markdown

# sendou.py
An async Python client for Sendou.ink

*This package is not written by Sendou.ink's maintainers*

## Maintainers
- [Inkling Performance Labs](https://iplabs.ink)
- Vincent Lee

## Dependencies
- aiohttp



