Metadata-Version: 2.1
Name: asyncx
Version: 0.0.3
Summary: Utility library for asyncio
Home-page: https://github.com/bonprosoft/asyncx
Author: Yuki Igarashi
Author-email: me@bonprosoft.com
License: MIT License
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Description-Content-Type: text/markdown
Provides-Extra: docs
Requires-Dist: Sphinx (<5.0.0,>=4.3.0) ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme (==1.0.0) ; extra == 'docs'

# asyncx: Utility library for asyncio
[![Downloads](https://pepy.tech/badge/asyncx)](https://pepy.tech/project/asyncx)
[![Documentation Status](https://readthedocs.org/projects/asyncx/badge/?version=latest)](https://asyncx.readthedocs.io/en/latest/?badge=latest)

- [Docs](https://asyncx.readthedocs.io/)


