This module allows you to work with asyncio coroutines and schedule some tasks.
Project description
Asyncio Tasks Tools
The asyncio module, from standar library since 3.4, is basic for the coroutines and tasks. You need to study first this module because it's not really easy.
This module allows you to work with asyncio coroutines and schedule some tasks.
These tasks can be build in a really generic way, like an independet loop.
The tools in this module can help you to manage your coroutines and succeed.
The 'how to use' on documentation file.
How to install
To install, in your virtualenvironment, execute pip:
pip install git+[url]
Or, using setup:
python setup.py tasktools
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tasktools-1.2.0.tar.gz.
File metadata
- Download URL: tasktools-1.2.0.tar.gz
- Upload date:
- Size: 23.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.1 Linux/5.10.0-20-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03357758b329293158282cdfe93087f316a82c8a4a258f90ff6a16087349cb1d
|
|
| MD5 |
d37fa4cbece5f7f691b0f5e4d3910a70
|
|
| BLAKE2b-256 |
e37b5a0ba1de386656da02685bc05c1450a85802f04a089713337bacb141e264
|
File details
Details for the file tasktools-1.2.0-py3-none-any.whl.
File metadata
- Download URL: tasktools-1.2.0-py3-none-any.whl
- Upload date:
- Size: 38.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.1 Linux/5.10.0-20-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2fbc29d31ab4e4618114c08690c502ccbc2f120a3ee88798fd3f368f52d43c57
|
|
| MD5 |
9d4a53aebeaa6b9f51b82d5e426ce916
|
|
| BLAKE2b-256 |
8e395d2ff07e1c51e2bc3181e6e3f55516d78f0f293726c03d2ec969bcc2ddc7
|