Python task-runner

Open-source Python projects categorized as task-runner

Top 9 Python task-runner Projects

  • celery

    Distributed Task Queue (development branch)

  • Project mention: Streaming responses to websockets with multiple LLMs, am I going about this wrong? | /r/LangChain | 2023-06-20

    So this might be my understanding, but stuff like celery is more like an orchestrator that chunks up workloads (think Hadoop with multiple nodes).

  • dramatiq

    A fast and reliable background task processing library for Python 3.

  • Project mention: Dramatiq: A fast and reliable distributed task processing library for Python | news.ycombinator.com | 2024-02-08
  • 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
  • doit

    task management & automation tool

  • Project mention: How do you deal with CI, project config, etc. falling out of sync across repos? | /r/ExperiencedDevs | 2023-12-06

    I like mage for Go and doit for Python.

  • Poe the Poet

    A task runner that works well with poetry.

  • Project mention: Template repository for Python projects | /r/Python | 2023-06-08

    Compatible with the new pyproject.toml standard, and working well with poetry, there's poethepoet. It's a good alternative, it keeps in the python environment, it's installable through pip(x), and it's cross platform for the windows pythonistas (and there are some, not everyone has more than 1 computer at home...)

  • pypyr automation task runner

    pypyr task-runner cli & api for automation pipelines. Automate anything by combining commands, different scripts in different languages & applications into one pipeline process.

  • Project mention: Simple task runner for automation pipelines | news.ycombinator.com | 2023-11-03
  • repid

    Repid framework: simple to use, fast to run and extensible to adopt job scheduler

  • backstage

    Three-speed scripting language and task automation tool (by pyrustic)

  • Project mention: Show HN: Paradict – Streamable multi-format serialization with schema | news.ycombinator.com | 2023-12-18

    Although most languages allow Unicode characters in identifiers, for better code portability and readability, we agree to stick to ASCII characters. Since we're already sticking to ASCII characters in our source code, I think we'll be less 'astonished' to encounter similar rules for our configuration keys (especially when a key-value pair in the Paradict configuration file looks like an instruction for variable assignment).

    > I don't get the a-z benefit in the argument case - the user must type "arg1" precisely for the argument names to match...

    Absolutely ! The user must type "arg1" precisely because this is part of the implicit agreement between the user and the system. If the user forgets to type "arg1", the default value will be taken into account. If the user adds an additional unexpected key (a typo for example), it will be stored in "kwargs" and then ignored or used to warn the user.

    I plan to build two flagship projects to leverage Paradict binary and textual formats: a lightweight database and an automation tool. The automation tool will consume a configuration file a bit like another project of mine does (https://github.com/pyrustic/backstage).

    And this is where I join you. I think we'll both agree that since a shell command is already likely to have quotes around some of its arguments, it's very annoying to put extra quotes around it. So I'm thinking of introducing a Command data type:

      # typing 'start' in the command line will run

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

    Create Async Processing Pipelines Quick! (by theboxahaan)

  • TaskRunner

    Simple sequential task runner (by hxii)

  • Project mention: Show HN: I made a simple, sequential task runner | news.ycombinator.com | 2024-01-08
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python task-runner related posts

Index

What are some of the best open-source task-runner projects in Python? This list will help you:

Project Stars
1 celery 23,439
2 dramatiq 4,051
3 doit 1,781
4 Poe the Poet 1,275
5 pypyr automation task runner 568
6 repid 58
7 backstage 16
8 pipelines 3
9 TaskRunner 2

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com