doit
Active·★ 2.1k·Updated 2026-02-12
★ Trending★ Essential
CLI task management & automation tool
doit is an automation tool designed to bring the power of build-tools to execute any kind of task, serving as both a simple Task Runner and an efficient build-tool. It creates a DAG to ensure incremental builds and supports dynamic task dependencies for complex workflows and pipelines.
#Automation#Task Runner#Build Tool#Workflow Engine#Python#Coding
01
Features
01Functions as a simple Task Runner for ad hoc tasks.
02Scales as an efficient build-tool with DAG creation and task result caching for incremental builds.
03Handles workflows not covered by traditional build-tools, without restricting to file modification or requiring target files.
04Supports dynamic task dependencies and creation for complex workflows and pipelines.
05Built with a plugin architecture and API, allowing for extensible commands and framework-like usage.
02
Compatibility
Python
Python 3.6-3.10
Verified via docs
03
Quick start
1
$ pip install doit
04
Use cases
↳Organizing and running project-related ad hoc tasks.
↳Managing incremental builds for software development projects.
↳Automating complex data processing workflows and pipelines.
05
Alternatives
Gemini CLI★ 104.7k
An open-source AI agent that brings the power of Gemini directly into your terminal. Supports native MCP.
dagster★ 15.6k
An orchestration platform for the development, production, and observation of data assets.
Context7★ 56.4k
MCP Server that provides up-to-date code documentation for LLMs and AI code editors.
GitHub MCP Server★ 30.3k
GitHub's official MCP Server. Allows AI agents to interact directly with your GitHub repositories (read files, search code, issues).
n8n★ 190.2k
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Microsoft AutoGen★ 58.5k
A framework that enables the development of LLM applications using multiple agents that can converse with each other to solve tasks.
Related searches
Comments
Log in to leave a comment
No comments yet. Be the first!