Releases: sharik709/task-runner
Releases · sharik709/task-runner
v0.1.7
TaskOps v0.1.6 - Simplify Your Task Scheduling
We are excited to announce the first official release of TaskOps (formerly known as task-runner)! TaskOps is designed to be the simplest way to run tasks at defined times and frequencies.
Key Features:
- Easy Task Scheduling: Define tasks and schedule them to run at specific times with ease.
- Flexible Frequency: Set tasks to run at various intervals (daily, weekly, etc.).
Intuitive Configuration: Configure your task schedules using straightforward syntax. - Lightweight: Minimal dependencies and efficient performance.
Improvements:
- Enhanced Stability: Improved task execution reliability.
- Bug Fixes: Addressed minor bugs and performance issues.
Getting Started:
- Installation:
pip install taskops- Configuration: Define your tasks and schedules in the configuration file.
- Run: Start the task scheduler to automatically execute your tasks as per the defined schedule.
Thanks :)