Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 513 Bytes

File metadata and controls

30 lines (21 loc) · 513 Bytes

TaskThread

Synopsis

Organize your complex asyncio python projects into hierarchical, intercommunicating "threads".

For documentation, click here

Installing

Development mode install:

git clone https://github.com/elsampsa/task_thread
cd task_thread
pip3 install --user --upgrade -e .

Or directly from the PyPi repo:

pip3 install --user task-virtualthread

Authors

Sampsa Riikonen

Copyright

(C) 2021-2022 Sampsa Riikonen

License

MIT