aliBuild
A simple build tool for ALICE experiment software and its externals. Recipes for the externals and ALICE software are stored in alidist.
Instant gratification with:
pip install alibuild aliBuild init aliBuild build AliRoot alienv enter AliRoot/latest aliroot -b
Full documentation at:
Pre-requisites
If you are using aliBuild directly from git clone, you should make sure you have the dependencies installed. The easiest way to do this is to run:
# Optional, make a venv so the dependencies are not installed globally python -m venv .venv source .venv/bin/activate pip install -e .
Contributing
If you want to contribute to aliBuild, you can run the tests with:
# Optional, make a venv so the dependencies are not installed globally python -m venv .venv source .venv/bin/activate pip install -e .[test] # Only needed once tox
The test suite only runs fully on a Linux system, but there is a reduced suite for macOS, runnable with:
tox -e darwin
You can also run only the unit tests (it’s a lot faster than the full suite) with:
pytest
To run the documentation locally, you can use:
# Optional, make a venv so the dependencies are not installed globally python -m venv .venv source .venv/bin/activate # Install dependencies for the docs, check pyproject.toml for more info pip install -e .[docs] # Run the docs cd docs mkdocs serve
Release files for alibuild 1.17.44
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| alibuild-1.17.44.tar.gz | 540.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| alibuild-1.17.44-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.1 MB
Release files / alibuild-1.17.44.tar.gz
| Download URL | alibuild-1.17.44.tar.gz |
|---|---|
| Size | 540.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
84b15bc4954e5a9d63f29576bf787b50167af7510e3466f91cd203ae2cf2aba1
|
|
BLAKE2b-256 checksum How to use checksums |
9eb8808913470a3ae6ca738ebee9e07f5a4b5ecca306110b13717d835a607ec1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 2, 2026.
Transparency logRelease files / alibuild-1.17.44-py3-none-any.whl
| Download URL | alibuild-1.17.44-py3-none-any.whl |
|---|---|
| Size | 554.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6a745ccf6cd69c91062c6d468768e06e9139d52914a61e45669f63c733986329
|
|
BLAKE2b-256 checksum How to use checksums |
238ea0a0bbd141aa6fef014c084679179ab87de3f3c52d28e9a0c3a1c0b6f680
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 2, 2026.
Transparency log