Workflow automation for smaller use-cases

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

Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Mergify - Updating dependencies is time-consuming.
  • Sonar - Write Clean Python Code. Always.
  • Huginn

    Create agents that monitor and act on your behalf. Your agents are standing by!

    The closest to the kind of things I'm thinking of are Javascript-based; Huginn or n8n - they're a good fit use-case wise, but life is too short to write any JS than isn't to make a web browser do something.

  • StackStorm

    StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, incident responses, troubleshooting, deployments, and more for DevOps and SREs. Includes rules engine, workflow, 160 integration packs with 6000+ actions (see https://exchange.stackstorm.org) and ChatOps. Installer at https://docs.stackstorm.com/install/index.html

    Closest in the Python world is Stackstorm (massive overkill for a desktop use-case, Linux only), or Dagster (great for data processing, not designed for admin tasks).

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • dagster

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

    Closest in the Python world is Stackstorm (massive overkill for a desktop use-case, Linux only), or Dagster (great for data processing, not designed for admin tasks).

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