Metadata-Version: 2.1
Name: asynkit
Version: 0.1.1
Summary: Async toolkit for advanced scheduling
Home-page: https://github.com/kristjanvalur/py-asynkit
License: MIT
Keywords: asyncio,eventloop
Author: Kristján Valur Jónsson
Author-email: sweskman@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: AsyncIO
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Project-URL: Repository, https://github.com/kristjanvalur/py-asynkit
Description-Content-Type: text/markdown

# python-async-df
Tools for advanced asyncio scheduling and "depth-first" execution of async functions

