{"library":"tgscheduler","type":"library","category":null,"description":"TGScheduler is a pure Python scheduler library, currently at version 1.7.0. It enables applications to run one-time or recurring tasks, supporting execution in-process (using threads), as forked processes, or synchronously within the main code. The library is based on the scheduler originally built into TurboGears 1, offering a straightforward approach to task automation. Its release cadence is infrequent, with the last update in 2015.","language":"python","status":"maintenance","version":"1.7.0","tags":["scheduler","task-scheduling","pure-python","utility"],"last_verified":"Tue May 26","install":[{"cmd":"pip install tgscheduler","imports":["from tgscheduler import Scheduler"]}],"homepage":"https://bitbucket.org/xcg/tgscheduler","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/tgscheduler/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/tgscheduler/compatibility"}}