Skip to main content

Build environment setup system, based on Python venv

Project description

buildenv

Build environment setup system, based on Python venv

License: MPL Checks Issues Supported python versions PyPI Code style: black Flake8 analysis result Code coverage Documentation Status

Features

The buildenv tool provides following features:

  • simple build environment setup through loading scripts generated in your project
  • configuration through a simple buildenv.cfg file
  • extendable activation scripts, loaded with the build environment

The whole buildenv documentation is available at https://buildenv.readthedocs.io

Usage

Project already configured with buildenv

Any project already using the buildenv tool has generated loading scripts in its root folder. Setting up the build environment is as easy as:

  1. clone the project
  2. launch the loading script (buildenv.cmd or buildenv.sh depending on your preferred shell)
  3. enjoy, build environment (i.e. python venv + extensions) is now installed and loaded in your terminal

Make a project using buildenv

To install loading scripts in your project:

  1. download main python loading script -- wget https://raw.githubusercontent.com/dynod/buildenv/main/buildenv-loader.py
  2. launch it:
    • on Linux: python3 buildenv-loader.py
    • on Windows: python buildenv-loader.py
  3. you're done, loading scripts are generated in your project

Local build

If you want to build locally the buildenv wheel, just:

  1. clone the buildenv project
  2. launch the loading script (see above)
  3. build the project: nmk build

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

buildenv-1.0.0.tar.gz (21.2 kB view details)

Uploaded Source

Built Distribution

buildenv-1.0.0-py3-none-any.whl (25.4 kB view details)

Uploaded Python 3

File details

Details for the file buildenv-1.0.0.tar.gz.

File metadata

  • Download URL: buildenv-1.0.0.tar.gz
  • Upload date:
  • Size: 21.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for buildenv-1.0.0.tar.gz
Algorithm Hash digest
SHA256 f6b8744b4eca7f4dadf425475e52326964f8d1f97f271199790e28feaac8452b
MD5 2d8b82ce38daf57bc8f1fe9c53a2924f
BLAKE2b-256 9efe83d2597cc948f6ad542682b3da96edc466af8f702c841bec0c65b9dffe5d

See more details on using hashes here.

File details

Details for the file buildenv-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: buildenv-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 25.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for buildenv-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a55effa30b2d0bb7740131ef214cde54b0811c6e38138d0d3d4a4232b1a741f9
MD5 678aed5d43de4210a177b37ba380af5e
BLAKE2b-256 fb8754d88fdcf46d886530b0f2b196dd88db69e77e6c45c47d983f9c5ccc86b3

See more details on using hashes here.

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