Virtual Python Environment Builder (complete rewrite)
Project description
This is based on the rewrite branch of virtualenv: https://github.com/pypa/virtualenv/tree/rewrite
What pythons are currently supported in this fork:
Python 2.6
PyPy
PyPy3 (on Windows it doesn’t really work cause pip is broken on the 2.4.0 release)
Python 2.6
Python 2.7
Python 3.2 (tested but unsupported, check test results for exact situation)
Python 3.3
Python 3.4
What’s currently tested (on Windows and Linux ):
creation
recreation
--system-site-packages (incl. ordering of sites)
.pth support
bin scripts
tox integration
C extensions compile properly inside
Debian-flavored linuxes are also supported (with their messy patches on site.py/distutils/sysconfig).
What’s missing:
No symlinks or hardlinks, just dumb copies.
Relocation support (it wasn’t really supported in legacy virtualenv anyway).
You tell me …
Try it
To install this, just pip install --ignore-installed https://github.com/ionelmc/virtualenv/archive/develop.zip.
PyPI package
There’s an alternative package on PyPI: virtualenv-rewrite:
pip install virtualenv-rewrite
Docs
For the old documentation, see https://virtualenv.pypa.io/
Changelog
14.1.0 (2015-10-02)
Update bundled setuptools to 18.3.2.
Update bundled wheel to 0.26.0.
Fixed issues with case normalization on Windows (some paths weren’t properly case-normalized).
14.0.0 (2015-09-15)
Initial PyPI release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for virtualenv-rewrite-14.3.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4c8415e6fcebf2dcb635c75389883fa754b031ea3573c68a6fcb302cc838697 |
|
MD5 | b9153f83255b210b6cbea17d3b7e26e4 |
|
BLAKE2b-256 | b679a877c5d3b29e949d275a7a976fd606634b86e886ce3b6a3dae330ea2a996 |
Hashes for virtualenv_rewrite-14.3.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c74d939b373725b659145ba5f78fdc6b0c1d34ed2374227210a8ed904250fab |
|
MD5 | e6c8bdb27da35e93c0938831459d32a4 |
|
BLAKE2b-256 | 2fb6a05a0cbe5fd06613c666e370152b96e0b5db3bf3b53e8df972629e3559e5 |