ZTFY scheduler package for Zope3
Project description
What is ztfy.scheduler ?
ztfy.scheduler is a base package for those which need to build scheduled tasks which can run:
on a cron-style base,
at a given date/time (like the “at” command)
at a given interval.
Scheduling is done through the APScheduler (http://packages.python.org/APScheduler/) package and so all these kinds of tasks can be scheduled with the same sets of settings.
How to use ztfy.scheduler ?
A set of ztfy.scheduler usages are given as doctests in ztfy/scheduler/doctests/README.txt
Known bugs
Sometimes, deleting a task doesn’t delete the matching job and the whole scheduler have to be restarted, generally via a whole server shutdown and restart.
Changelog
0.2.2
changed ISite package import
0.2.1
updated database automatic upgrade code
0.2
migrated to ZTK-1.1
integrated ZODBPackerTask (moved from ztfy.blog package)
0.1
initial release
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 ztfy.scheduler-0.2.2.tar.gz.
File metadata
- Download URL: ztfy.scheduler-0.2.2.tar.gz
- Upload date:
- Size: 19.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ccb85761e63e31bbd865b09bf9c49e6bca187ff12fa84dc07659ffddb6d9f8e
|
|
| MD5 |
1e2289de6ee1a4af2e973e2089571c14
|
|
| BLAKE2b-256 |
a42aa7465178001118bdba2c7cb7f40622faec6748b376c7dacdffbc7dca415e
|
File details
Details for the file ztfy.scheduler-0.2.2-py2.6.egg.
File metadata
- Download URL: ztfy.scheduler-0.2.2-py2.6.egg
- Upload date:
- Size: 49.6 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be283ad49f722b7891b260d540122a6d90b1748c05b1ee3b566d16ad497e4188
|
|
| MD5 |
daf3b17ba60abe483d304d15005af3db
|
|
| BLAKE2b-256 |
1a7c975cd93889e5218304a2a79a24804a58b24954d3d09c2de4a3711e5faebc
|