awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pydoit avatar

pydoit/doit

0
View on GitHub↗
2,065 星标·191 分支·Python·MIT·3 次浏览pydoit.org↗

Doit

CLI task management & automation tool

Features

  • Build Automation - Generalized task-management and automation tool for Python.
  • 构建系统 - Command-line task management and automation tool using Python directives.
  • Build Tools - Task runner and build automation tool.

Star 历史

pydoit/doit 的 Star 历史图表pydoit/doit 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Doit 的开源替代方案

相似的开源项目,按与 Doit 的功能重合度排序。
  • nightroman/invoke-buildnightroman 的头像

    nightroman/Invoke-Build

    721在 GitHub 上查看↗

    Build Automation in PowerShell

    PowerShellautomationbuildpowershell
    在 GitHub 上查看↗721
  • openembedded/bitbakeopenembedded 的头像

    openembedded/bitbake

    521在 GitHub 上查看↗

    The official bitbake Git is at https://git.openembedded.org/bitbake/. Do not open issues or file pull requests here.

    Python
    在 GitHub 上查看↗521
  • facebook/buck2facebook 的头像

    facebook/buck2

    4,360在 GitHub 上查看↗

    Buck2 is a programmable monorepo build tool and hermetic build system designed to manage large-scale projects with complex target graphs and multi-language dependencies. It functions as a remote execution framework and dependency graph analyzer, providing an artifact caching engine to ensure reproducible and consistent build results across different environments. The system distinguishes itself through an incremental computation engine that recomputes only the specific nodes in a dependency graph invalidated by changes. It utilizes content-addressable storage for build artifact caching and su

    Rust
    在 GitHub 上查看↗4,360
  • platformio/platformio-coreplatformio 的头像

    platformio/platformio-core

    9,299在 GitHub 上查看↗

    PlatformIO Core is a toolset for embedded software development that manages the compilation, flashing, and debugging of firmware for various microcontroller targets. It provides a cross-platform build system that automates the process of transforming source code into binaries and transferring them to hardware via serial protocols. The system uses a plugin-based architecture to extend hardware platform support and incorporates a manifest-driven approach to resolve and install the specific toolchains, frameworks, and libraries required for different board definitions. Capabilities cover the fu

    Python
    在 GitHub 上查看↗9,299
查看 Doit 的所有 30 个替代方案→

常见问题解答

pydoit/doit 是做什么的?

CLI task management & automation tool

pydoit/doit 的主要功能有哪些?

pydoit/doit 的主要功能包括:Build Automation, 构建系统, Build Tools。

pydoit/doit 有哪些开源替代品?

pydoit/doit 的开源替代品包括: openembedded/bitbake — The official bitbake Git is at https://git.openembedded.org/bitbake/. Do not open issues or file pull requests here. psake/psake — A build automation tool written in PowerShell. facebook/buck2 — Buck2 is a programmable monorepo build tool and hermetic build system designed to manage large-scale projects with… nightroman/invoke-build — Build Automation in PowerShell. platformio/platformio-core — PlatformIO Core is a toolset for embedded software development that manages the compilation, flashing, and debugging… pybuilder/pybuilder — Software build automation tool for Python.