awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pybuilder avatar

pybuilder/pybuilder

0
View on GitHub↗
2,011 Stars·274 Forks·Python·Apache-2.0·1 Aufrufpybuilder.io↗

Pybuilder

Software build automation tool for Python.

Features

  • Build And Packaging - Build automation tool focused on continuous integration principles.
  • Build-Systeme - Continuous build tool implemented in pure Python.
  • Build Tools - Continuous build tool written in pure Python.

Star-Verlauf

Star-Verlauf für pybuilder/pybuilderStar-Verlauf für pybuilder/pybuilder

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Pybuilder

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Pybuilder.
  • scons/sconsAvatar von SCons

    SCons/scons

    2,392Auf GitHub ansehen↗

    SCons - a software construction tool

    Python
    Auf GitHub ansehen↗2,392
  • facebook/buck2Avatar von facebook

    facebook/buck2

    4,360Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,360
  • buildbot/buildbotAvatar von buildbot

    buildbot/buildbot

    5,452Auf GitHub ansehen↗

    Buildbot is a Python-based continuous integration framework and distributed build orchestrator. It functions as a build automation engine that coordinates the retrieval of source code, the execution of build steps, and the reporting of results through a central controller and a network of remote worker agents. The system is distinguished by a plugin-based extensibility architecture and a master-worker distribution model. It allows for dynamic build modification at runtime and supports a pluggable database backend for persisting system state and historical build data. The project covers a bro

    Python
    Auf GitHub ansehen↗5,452
  • openembedded/bitbakeAvatar von openembedded

    openembedded/bitbake

    521Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗521
Alle 30 Alternativen zu Pybuilder anzeigen→

Häufig gestellte Fragen

Was macht pybuilder/pybuilder?

Software build automation tool for Python.

Was sind die Hauptfunktionen von pybuilder/pybuilder?

Die Hauptfunktionen von pybuilder/pybuilder sind: Build And Packaging, Build-Systeme, Build Tools.

Welche Open-Source-Alternativen gibt es zu pybuilder/pybuilder?

Open-Source-Alternativen zu pybuilder/pybuilder sind unter anderem: scons/scons — SCons - a software construction tool. platformio/platformio-core — PlatformIO Core is a toolset for embedded software development that manages the compilation, flashing, and debugging… facebook/buck2 — Buck2 is a programmable monorepo build tool and hermetic build system designed to manage large-scale projects with… buildbot/buildbot — Buildbot is a Python-based continuous integration framework and distributed build orchestrator. It functions as a… openembedded/bitbake — The official bitbake Git is at https://git.openembedded.org/bitbake/. Do not open issues or file pull requests here. pydoit/doit — CLI task management & automation tool.