Skip to main content

Simple Build System

Project description

ezbuild

Simple Build System

Python Version License Status

Installation

[!CAUTION] global installation is strongly discouraged, but it is possible to install ezbuild globally

Using pip and venv

python3 -m venv .venv
source .venv/bin/activate
echo "ezbuild" >> requirements.txt
pip install -r requirements.txt

using uv

uv venv
echo "ezbuild" >> requirements.txt
pip install -r requirements.txt

Global installation

Using pip

[!IMPORTANT] DO NOT RUN PIP AS ROOT see this for more information: https://github.com/pypa/pip/pull/9394

pip install ezbuild

Using pipx

pipx install ezbuild

using uv

uv tool install ezbuild

Status

This project is in active development and is not yet stable, but

[!CAUTION] It is usable for building C and C++ projects. Note that some basic features are not yet implemented (e.g., compiler/linker flags, C/C++ version specifications).

Changelog

For a detailed history of changes, see the CHANGELOG.

License

ezbuild is licensed under the BSD-3-Clause license, for more information see the LICENSE file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ezbuild-0.4.0.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ezbuild-0.4.0-py3-none-any.whl (15.2 kB view details)

Uploaded Python 3

File details

Details for the file ezbuild-0.4.0.tar.gz.

File metadata

  • Download URL: ezbuild-0.4.0.tar.gz
  • Upload date:
  • Size: 11.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ezbuild-0.4.0.tar.gz
Algorithm Hash digest
SHA256 5d35719010c0550e5f7c6cc6668ad196eddeb7a06c45541af836adde36887483
MD5 b51488f4e082f41d90a4d9d72e457054
BLAKE2b-256 a9aa3acd8030bbc07ce1a9fc1d86c62fc2c8994154aeadc9f1dd29bb211a254f

See more details on using hashes here.

File details

Details for the file ezbuild-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: ezbuild-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 15.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ezbuild-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b5ac4603cdbfa31466ef41f24dd32d71c0d072539c55d1da99bdfe2a94480f0c
MD5 e3c35e898a5dcfba2184e5c5d2cbd63d
BLAKE2b-256 66888250de4d69bfbb9d76e6f14e8e94a7386a340a43a40b7dc2b293093a28df

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page