Task Helpers
A Python library for creating and managing asynchronous tasks with support for various backends.
Note: This library is under development. Latest stable version: 1.4.1
Installation
Minimal:
pip install task-helpers
With default requirements:
pip install task-helpers[default]
Or, with all possible requirements:
pip install task-helpers[all]
Features
The library provides the following modules:
- couriers — components for task delivery
- serializers — task data serializers
- creators — factories for creating couriers, serializers (and workers in the future)
- backends — synchronous and asynchronous backends
- compressors — data compression
- converters — format converters
- exceptions
- tasks
Documentation
Coming soon
Usage Examples
Coming soon
License
BSD 3-Clause
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
task_helpers-2.0.0.tar.gz
(15.3 kB
view details)
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 task_helpers-2.0.0.tar.gz.
File metadata
- Download URL: task_helpers-2.0.0.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7b79cfaee2a32caa81dc38e7b67b44b052789c8216e38c1003f2562e2de96b3
|
|
| MD5 |
20135846260964f1aebd6f670fe05f3c
|
|
| BLAKE2b-256 |
89e8110db34f646107e9755e2094c451ecb7aa09c295f17818b8884debfa6eda
|
File details
Details for the file task_helpers-2.0.0-py3-none-any.whl.
File metadata
- Download URL: task_helpers-2.0.0-py3-none-any.whl
- Upload date:
- Size: 27.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be547b88cceb0739f3cb9baf9c088beace6d829d485e767b2c1cb6c285456577
|
|
| MD5 |
41793e982a478f98d2b74ffe60d92c0b
|
|
| BLAKE2b-256 |
f9d228d936d0b231a7686893a4ff9bba99ef3021d3e4cdc80e0dec71fd2f53ec
|