generated from daniil-berg/boilerplate-py
20 lines
219 B
Markdown
20 lines
219 B
Markdown
|
# asyncio-taskpool
|
||
|
|
||
|
Dynamically manage pools of asyncio tasks
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
...
|
||
|
|
||
|
## Installation
|
||
|
|
||
|
`pip install asyncio-taskpool`
|
||
|
|
||
|
## Dependencies
|
||
|
|
||
|
Python Version ..., OS ...
|
||
|
|
||
|
## Building from source
|
||
|
|
||
|
Run `python -m build`
|