Metadata-Version: 2.1
Name: createActiveTask2List
Version: 1.0.0
Summary: Create asyncio.Task instance to a list, until it is done.
Home-page: https://github.com/monk-after-90s/createActiveTask2List.git
Author: Antas
Author-email: 
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# create_active_task_to_list
Create asyncio.Task instance to a list, until it is done.

