Fooster-cron

Latest version: v0.9.0

Safety actively analyzes 621521 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.9.0

0.3

Features
- Add job names
- Use logging module instead of custom log
- Updated README with more information and examples

Fixes
- Fixed typo in Scheduler.remove method
- Fixed job list possibly being modified while being accessed

0.2

Features
- Scheduler now takes a time argument allowing one to specify the a time function compatible with time.localtime or time.gmtime
- Log locking for multi-threaded access

Fixes
- Functions args is now an empty tuple, not an empty list

0.1

Initial release

Features
- Cron-like scheduling
- Resolution of a minute
- Does not get backlogged by jobs - If they are missed, they are missed
- Support for matching by a single number, by a list of numbers, or by instances of cron.Field
- Built-in instance of cron.Field for matching every interval, cron.Every

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.