Skip to main content

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.


GitHub Workflow Status GitHub Workflow Status GitHub Workflow Status
GitHub release (latest by date) PyPI

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 hashes)

Uploaded Python 3

Supported by

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