Metadata-Version: 2.1
Name: async_dfd
Version: 0.1.10
Summary: A library for async accelerate based on gevent coroutine in python.
Author-email: Haoyu Wang <Haoyu_Wang_1103@outlook.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: gevent
Requires-Dist: tabulate
Requires-Dist: tenacity

# AsyncDFD
A library for async accelerate based on gevent coroutine in python.
