j-baker / kraken-wrapper

krakenw ensures that your builds are isolated and reproducible using PEX or virtualenvs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kraken-wrapper

This projects implements krakenw, the wrapper CLI for the Kraken build system that enables reproducible builds via lock files and executing builds from inside subdirectories.

For more information, check out the Kraken Documentation.

Installation

You need Python 3.7+, <3.11 (currently limited due to an incompatibility with Dill).

$ pipx install kraken-wrapper

About

krakenw ensures that your builds are isolated and reproducible using PEX or virtualenvs.

License:Other


Languages

Language:Python 100.0%