Workflow automation for smaller use-cases

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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).

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