python-task-manager - Simple Task Manager for subsequent running of python functions
Project description
python-task-manager
Task Manager is a wrapper that executes your tasks and rollback functions in a safe way
Using
More usage examples can be found in this repository. You may also explore the tests/ folder to get a better view of this library.
Developing
Feel free to suggest modifications and/or merge/pull requests.
# start venv
python3 -m venv venv
source ./venv/bin/activate
# install pipenv
python3 -m pip install pipenv
# install the rest of the dependencies (with dev deps too)
python3 -m pipenv install -d
# to test this package installed
python3 -m pip install .
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 python-task-manager-0.0.1.tar.gz.
File metadata
- Download URL: python-task-manager-0.0.1.tar.gz
- Upload date:
- Size: 17.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d688d6d1a6228ab9dd0b5004df125b8dc8b50686aff1b3286ce8daf0088cc2b5
|
|
| MD5 |
9ab3c213847b83e429ba21300b6ead57
|
|
| BLAKE2b-256 |
7e17aca88c7a5bb84a8efa91bec5d4632612e37358c4b5e37d261d0ea2be30ad
|
File details
Details for the file python_task_manager-0.0.1-py3-none-any.whl.
File metadata
- Download URL: python_task_manager-0.0.1-py3-none-any.whl
- Upload date:
- Size: 17.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c3218813a94cdc4cba39c43c49e16de03d28d73c0867ad8fa3e600c1dadfe59
|
|
| MD5 |
0f3ffaa7003c7a4eaf9903dc3f31ae9b
|
|
| BLAKE2b-256 |
aef25dc3299c432662631e66d0701460bf2aeb4f67afbf6f9f579fd9c7fc5a7f
|