Simple periodic execution of a function.
Project description
Simple periodic execution of a function at every laps of time or every day at specifique time.
The interval time is running in a deamon thread. This to ensure the time has no interference to the main execution, and vice versa.
By design, when you start a tinyPeriodicTask instance, the runner will delay the first call to the callback function according to the interval.
When you create an instance of TinyPeriodicTask, you can add any parameters you need to use when executing the callback. like this:
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
File details
Details for the file tinyPeriodicTask-1.4.5.tar.gz
.
File metadata
- Download URL: tinyPeriodicTask-1.4.5.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e2f191b50e338c3b82e3569777770ff6ec70f85fbb120ef7ad445cfbfb0333e |
|
MD5 | b26d316707f15fcfc8708ae7efe73069 |
|
BLAKE2b-256 | 56708a15858406a13e2a149bb566c900ffb0fbee130f8be5f85eb7ff67a47d59 |
File details
Details for the file tinyPeriodicTask-1.4.5-py2.py3-none-any.whl
.
File metadata
- Download URL: tinyPeriodicTask-1.4.5-py2.py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09b5c16710099c7ea1ca79eab11bb7482d81cfcac2b8bc81462ea8697fed1a7b |
|
MD5 | 816a2e4e14765de97641c17a597b3a01 |
|
BLAKE2b-256 | 60e53cb709b01bf07125f4e1183ec118ab0c51eddc415aab307a88528bbe5ed9 |