Metadata-Version: 2.1
Name: asyncprocess
Version: 0.0.4
Summary: Process managing async task
Home-page: https://github.com/Yakkuru/asyncprocess
Author: Marc-Antoine St-Pierre
Author-email: <yakinquiries@gmail.com>
License: UNKNOWN
Keywords: python,asyncio,async,task
Platform: UNKNOWN
Requires-Python: ~=3.7
Description-Content-Type: text/markdown

Simple package that help you isolate your code in async task and run them on a single process with asyncio.

