generated from daniil-berg/boilerplate-py
v0.0.3-lw
TaskPool._map; fixed TaskPool.apply; helper functions in separate module; new exception class
asyncio-taskpool
Dynamically manage pools of asyncio tasks
Usage
See USAGE.md
Installation
pip install asyncio-taskpool
Dependencies
Python Version 3.8+, tested on Linux
Building from source
Run python -m build
Description