awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to pybuilder/pybuilder

Open-source alternatives to Pybuilder

30 open-source projects similar to pybuilder/pybuilder, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Pybuilder alternative.

  • scons/sconsAvatar de SCons

    SCons/scons

    2,392Voir sur GitHub↗

    SCons - a software construction tool

    Python
    Voir sur GitHub↗2,392
  • buildbot/buildbotAvatar de buildbot

    buildbot/buildbot

    5,452Voir sur GitHub↗

    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
    Voir sur GitHub↗5,452
  • platformio/platformio-coreAvatar de platformio

    platformio/platformio-core

    9,299Voir sur 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
    Voir sur GitHub↗9,299
  • pydoit/doitAvatar de pydoit

    pydoit/doit

    2,065Voir sur GitHub↗

    CLI task management & automation tool

    Python
    Voir sur GitHub↗2,065

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • facebook/buck2Avatar de facebook

    facebook/buck2

    4,360Voir sur 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
    Voir sur GitHub↗4,360
  • pyinvoke/invokeAvatar de pyinvoke

    pyinvoke/invoke

    4,716Voir sur GitHub↗

    Invoke is a Python task automation library used to define and run named Python functions as command-line tasks. It provides a system for mapping functions to executable commands, enabling the automation of repetitive development workflows and the orchestration of build pipelines. The project implements a namespace-based task hierarchy, allowing related tasks to be grouped into nested collections for a structured command-line interface. It utilizes a layered configuration resolution system to merge settings from environment variables, configuration files, and defaults. The toolset includes sh

    Python
    Voir sur GitHub↗4,716
  • openembedded/bitbakeAvatar de openembedded

    openembedded/bitbake

    521Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗521
  • tmodloader/tmodloaderAvatar de tModLoader

    tModLoader/tModLoader

    5,099Voir sur GitHub↗

    tModLoader is a modding framework and toolset designed for expanding game content and extending core game logic. It provides a polymorphic content API that allows for the creation of new items, NPCs, projectiles, and world assets through object-oriented inheritance. The project is distinguished by its advanced code modification capabilities, utilizing intermediate language bytecode patching and reflection-based private access to alter internal game behavior. It features a hot-reloading assembly runtime that enables developers to recompile and apply source code changes in real-time without res

    C#apigamesteam
    Voir sur GitHub↗5,099
  • abhijithvijayan/web-extension-starterAvatar de abhijithvijayan

    abhijithvijayan/web-extension-starter

    2,172Voir sur GitHub↗

    This project is a development starter kit and build system designed for creating cross-browser web extensions. It provides a unified codebase structure that allows developers to manage background scripts, content scripts, and user interface components within a single project, automating the generation of browser-specific manifest files and deployment packages. The framework distinguishes itself through a multi-target build pipeline that abstracts platform-specific dependencies and transforms a unified configuration into tailored outputs for different browser environments. It includes a hot mo

    TypeScriptboilerplatechromechrome-extension
    Voir sur GitHub↗2,172
  • andrewrk/libsoundioAvatar de andrewrk

    andrewrk/libsoundio

    2,089Voir sur GitHub↗

    C library for cross-platform real-time audio input and output

    C
    Voir sur GitHub↗2,089
  • atilaneves/reggaeAvatar de atilaneves

    atilaneves/reggae

    189Voir sur GitHub↗

    Reggae

    D
    Voir sur GitHub↗189
  • assemblyscript/assemblyscriptAvatar de AssemblyScript

    AssemblyScript/assemblyscript

    17,926Voir sur GitHub↗

    AssemblyScript is a compiler and tooling suite used for WebAssembly module development. It converts a subset of TypeScript syntax into binary modules to achieve high execution speeds and cross-platform binary execution. The project focuses on translating typed source code into the compact binary format required by WebAssembly runtimes. This allows for the movement of computationally heavy logic into binary modules for browser performance optimization and execution across different operating systems. The compilation process involves TypeScript-compatible syntax analysis and the generation of

    WebAssemblyassemblyscriptcompilertypescript
    Voir sur GitHub↗17,926
  • atombuild/atom-build-makeAvatar de AtomBuild

    AtomBuild/atom-build-make

    13Voir sur GitHub↗

    Uses the atom-build package to execute GNU make in the Atom editor.

    JavaScript
    Voir sur GitHub↗13
  • attractivechaos/klibAvatar de attractivechaos

    attractivechaos/klib

    4,679Voir sur GitHub↗

    klib is a comprehensive C standard library extension and data structure toolkit. It provides a set of fundamental tools for memory management, data organization, and general-purpose utility functions for standalone C applications. The project features specialized capabilities for bioinformatics sequence analysis, including the parsing of FASTA, FASTQ, and Newick formats and the implementation of Smith-Waterman sequence alignment and Hidden Markov Models. It also includes a mathematical computation library for numerical routines and expression evaluation, as well as a lightweight HTTP and FTP

    C
    Voir sur GitHub↗4,679
  • alanxz/rabbitmq-cAvatar de alanxz

    alanxz/rabbitmq-c

    1,859Voir sur GitHub↗

    RabbitMQ C client

    C
    Voir sur GitHub↗1,859
  • absint/compcertAvatar de AbsInt

    AbsInt/CompCert

    2,187Voir sur GitHub↗

    The CompCert formally-verified C compiler

    Rocq Proverccompcertcompiler
    Voir sur GitHub↗2,187
  • appimagecrafters/appimage-builderAvatar de AppImageCrafters

    AppImageCrafters/appimage-builder

    377Voir sur GitHub↗

    GNU/Linux packaging made easy! ™

    Python
    Voir sur GitHub↗377
  • bcherny/json-schema-to-typescriptAvatar de bcherny

    bcherny/json-schema-to-typescript

    3,307Voir sur GitHub↗

    Compile JSON Schema to TypeScript type declarations

    TypeScriptjson-schematypescript
    Voir sur GitHub↗3,307
  • bampakoa/ngx-electronifyAvatar de bampakoa

    bampakoa/ngx-electronify

    121Voir sur GitHub↗

    A suite of Electron tools for the Angular framework

    TypeScript
    Voir sur GitHub↗121
  • appimage/appimagekitAvatar de AppImage

    AppImage/AppImageKit

    9,348Voir sur GitHub↗

    AppImageKit is a system of tools and utilities for bundling Linux desktop applications into single-file, portable executables. It functions as a packager that converts application directories into self-mounting binaries, allowing software to run across multiple Linux distributions without a formal installation process. The project enables portable software distribution by isolating application configurations and home directories from the host system, which allows applications to run from removable media. It includes a filesystem manager for extracting, inspecting, and mounting the embedded im

    C
    Voir sur GitHub↗9,348
  • bioinfornatics/makefilefordAvatar de bioinfornatics

    bioinfornatics/MakefileForD

    20Voir sur GitHub↗

    MakefileForD

    CSS
    Voir sur GitHub↗20
  • boltpkg/boltAvatar de boltpkg

    boltpkg/bolt

    2,421Voir sur GitHub↗

    ⚡️ Super-powered JavaScript project management

    JavaScript
    Voir sur GitHub↗2,421
  • broccolijs/broccoliAvatar de broccolijs

    broccolijs/broccoli

    3,323Voir sur GitHub↗

    Browser compilation library – an asset pipeline for applications that run in the browser

    JavaScript
    Voir sur GitHub↗3,323
  • brunch/brunchAvatar de brunch

    brunch/brunch

    6,758Voir sur GitHub↗

    Brunch is a frontend build tool and JavaScript asset bundler designed to automate the transformation of source code into production-ready assets. It functions as an incremental build system that monitors the filesystem for changes to rebuild only modified components, and it serves as a project scaffolding engine for initializing application structures via predefined skeletons and code boilerplates. The tool utilizes a plugin-based transformation pipeline to compile and optimize JavaScript and CSS files for browser delivery. It distinguishes itself through the use of multi-core build paralleli

    JavaScriptbrunchbuild-automationjavascript
    Voir sur GitHub↗6,758
  • agilionapps/remixAvatar de AgilionApps

    AgilionApps/remix

    148Voir sur GitHub↗

    Automatic recompilation of mix code on file change.

    Elixir
    Voir sur GitHub↗148
  • buildout/buildoutAvatar de buildout

    buildout/buildout

    615Voir sur GitHub↗

    Buildout is a deployment automation tool written in and extended with Python

    Python
    Voir sur GitHub↗615
  • bulivlad/vertx-codegen-pluginAvatar de bulivlad

    bulivlad/vertx-codegen-plugin

    9Voir sur GitHub↗

    A Gradle plugin to facilitate the codegen usage for Vert.x Java projects

    Groovy
    Voir sur GitHub↗9
  • cacalabs/libcacaAvatar de cacalabs

    cacalabs/libcaca

    675Voir sur GitHub↗

    💩 Colour ASCII Art Library

    C
    Voir sur GitHub↗675
  • camgunz/cmpAvatar de camgunz

    camgunz/cmp

    367Voir sur GitHub↗

    An implementation of the MessagePack serialization format in C / msgpack.orgC

    C
    Voir sur GitHub↗367
  • balde/baldeB

    balde/balde

    0Voir sur GitHub↗
    Voir sur GitHub↗0