A build and environment analysis tool for Python
Project description
rafe: Reproducible Artifacts for Environments
rafe is a tool for inspecting python environments and building packages (irrespective of language) in a reproducible manner.
Building
To press a fresh rafe wheel from source, simply run:
python setup.py bdist_wheel
And the wheel should be available in the dist/
folder.
Installing
To install rafe, simply pip install the wheel
pip install <wheel>
Usage
Before starting to use rafe, it needs to generate a configuration. Do this by running:
rafe config --init
Now, you can use rafe however you'd like. Note that you can call it in two ways:
python -m rafe
rafe
Both are valid.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
rafe-0.1.5-py3-none-any.whl
(23.6 kB
view details)
File details
Details for the file rafe-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: rafe-0.1.5-py3-none-any.whl
- Upload date:
- Size: 23.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.1 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc474b8ff0c63bdcad1bf77181edd4cf1660748530c95160b3a5bfb8ea599673 |
|
MD5 | 117786583fb793c8810770d5fd654248 |
|
BLAKE2b-256 | 04549ca6c314408e596aee89562ed218aa6c3e739fa0eaaec929c5fb954f54a9 |