generated from daniil-berg/boilerplate-py
bc9d2f243e953b0db19ca0b45a96e3f7c677f3ff
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
Testing
Install dev dependencies or just manually install coverage with pip.
Run the coverage.sh shell script to execute all unit tests and receive the coverage report.
Building from source
Run python -m build
Description
v1.1.4
Latest
Languages
Python
98.9%
Shell
1.1%