Skip to main content

A zc.buildout extension for run buildout under virtual python environment.

Project description

cykooz.buildout.venv is a zc.buildout extension that creates virtual python environment and use it to run buildout.

Usage

Add cykooz.buildout.venv to the extensions entry in your [buildout] section:

[buildout]
extensions = cykooz.buildout.venv

This enables additional [buildout] option:

venv-directory

This specifies the directory where virtual environment will be created. Defaults to parts/venv.

If this directory already has a virtual python environment, then it will be used to run buildout without any changes.

Full example

[buildout]
extensions = cykooz.buildout.venv
venv-directory = ${buildout:parts-directory}/myvenv

Changelog

1.1.0 (2016-08-13)

Features

  • Added support for Windows.

1.0.1 (2016-08-12)

  • First release.

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

cykooz.buildout.venv-1.1.0.tar.gz (4.6 kB view details)

Uploaded Source

File details

Details for the file cykooz.buildout.venv-1.1.0.tar.gz.

File metadata

File hashes

Hashes for cykooz.buildout.venv-1.1.0.tar.gz
Algorithm Hash digest
SHA256 2d38e776c0aae468ce94f6d68feb0e222ae56171f0cb9a656313eb0efc2e1528
MD5 252cd2c42d072b5b7fbdf52ca77a313b
BLAKE2b-256 9dd75e939a0c469737f99904241eac7214f9848ed6c8cd554bab8b7b7b2bc33e

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