I have developed a simple Task Orchestrator

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

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
  • woflo

    Python local-first no-bloat task orchestration framework

  • I struggled to find a Task Orchestrator for Python that would be modern-feeling, simple and suitable for smallish projects, so I have developed petereon/woflo.

  • rocketry

    Modern scheduling library for Python

  • I have been tackling the same problem and it has recently gained popularilty. In case you want to take a look at Rocketry: https://github.com/Miksus/rocketry

  • 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
  • Prefect

    The easiest way to build, run, and monitor data pipelines at scale.

  • However, if you are looking for something like this, but much more mature and something of a bloat to be frank, there's Prefect. Honestly, woflo borrows a lot from Prefect conceptually.

  • semver

    Semantic Versioning Specification

  • But https://semver.org/ does not prescribe where exactly you start your numbering.

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