How to schedule a program to run every day at a certain time?

This page summarizes the projects mentioned and recommended in the original post on /r/pythontips

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ritchie-formulas-scheduler-demo

    Repository with a Github Action workflow example to execute specific Ritchie CLI formulas using CRON ⏰

  • Here is a sample I'm working on for personal project if you want to see how it works: https://github.com/GuillaumeFalourd/ritchie-formulas-scheduler-demo/blob/main/.github/workflows/formulas-scheduler.yml

  • dagster

    An orchestration platform for the development, production, and observation of data assets.

  • The uncool, unsexy way is using Windows Task Scheduler as someone else has mentioned. The cool, over-engineered way is using a task orchestration library like dagster.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts