Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tasktools-1.2.0.tar.gz (23.3 kB view hashes)

Uploaded Source

Built Distribution

tasktools-1.2.0-py3-none-any.whl (38.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page