Pure Python Scheduler
Project description
TGScheduler
This is a pure Python scheduler that can be used in any application. Tasks can be run in-process (within threads), forked (as new processes) or synchronously into the code.
The scheduler makes it easy to have one-time or recurring tasks run as needed.
Documentation
The documentation is hosted on ReadTheDocs.
History
This package is based on the TurboGears 1 built-in scheduler, which is based on Kronos by Irmen de Jong.
Contributors
The many contributors to the initial TGScheduler 1.6.3:
Irmen de Jong
Vince Spicer
Christoph Zwerschke
Many more lost in the TurboGears commit history…
In the version ported to a mercurial repository on 2015-05-15:
Andronikos Nedos, <https://github.com/anedos>
Houzéfa Abbasbhay, <houzefa.abba@xcg-consulting.fr>
Florent Aide, <florent.aide@xcg-consulting.fr>
Changelog
1.7.0 Initial import + Python 3 (2015-05-15)
Initial import from Andronikos’s git fork, which was itself imported from Sourceforge. See the CONTRIBUTORS.rst file for credits.
Support Python 3; require “six”.
1.6.3 (2011-12-01)
Last release before the import.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Hashes for TGScheduler-1.7.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 574ed1681d818978f43bab64da5ab8f7f4e8482ac993c0a96f3af14d032f6906 |
|
MD5 | 162668d948fb51300c666881a021fb1a |
|
BLAKE2b-256 | 679dd65d1e0f103a21dff5acee53cd8673909de93161e426d0ed9d24b25402a7 |
Hashes for TGScheduler-1.7.0-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1868a351aade78b2fc7a4a820cd3c4d2c9fedc2c051b09349d4386e04042a4c |
|
MD5 | 4b8c45c6aabcd1abca1ab9dacdddc28f |
|
BLAKE2b-256 | 66bc914db1033def14fa64943eb05b1c692c88eba9e72e9ac77e9a35a1f9382c |