generated from daniil-berg/boilerplate-py
2e57447f5c27af2a54ac3a96608f3e59e7591d30
asyncio-taskpool
Dynamically manage pools of asyncio tasks
Usage
...
Installation
pip install asyncio-taskpool
Dependencies
Python Version 3.8+, tested on Linux
Building from source
Run python -m build
Description