Scheduling framework (with UI and API)

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rocketry

    Modern scheduling library for Python

  • The feature set is quite large and you can read more from the documentation but perhaps the most interesting are: a powerful condition mechanism, cron scheduling, parallelization, pipelining and parametrization.

  • rocketry-with-fastapi

    Example of how to create a scheduler with an API

  • I also did a template that integrates it with FastAPI and I built a React app on top of the FastAPI: https://github.com/Miksus/rocketry-with-fastapi. You can just clone it and tinker with it as you please. I also wrote a tutorial for integrating the API if you wonder how it was done.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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

  • Easiest way to run a scheduled Python script?

    1 project | /r/learnpython | 3 Dec 2022
  • Scheduling in Data Engineering

    3 projects | /r/dataengineering | 1 Dec 2022
  • Trying to send Email

    1 project | /r/learnpython | 10 Oct 2022
  • WHAT ENGINE IS THE BEST FOR PROTOTYPING?(Python)

    1 project | /r/algotrading | 10 Oct 2022
  • A statement-based scheduling framework for Python

    1 project | /r/programming | 23 Sep 2022