Skip to main content

Enhancements to virtualenv

Project description

virtualenvwrapper is a set of extensions to Ian Bicking’s virtualenv tool. The extensions include wrappers for creating and deleting virtual environments and otherwise managing your development workflow, making it easier to work on more than one project at a time without introducing conflicts in their dependencies.

Warning: The 4.x release includes some potentially incompatible changes for extensions from 3.x. The python modules for extensions are now always run with PWD=$WORKON_HOME (previously the value of PWD varied depending on the hook). The shell portion of any hook (anything sourced by the user’s shell when the hook is run) is still run in the same place as before.

Features

  1. Organizes all of your virtual environments in one place.

  2. Wrappers for creating, copying and deleting environments, including user-configurable hooks.

  3. Use a single command to switch between environments.

  4. Tab completion for commands that take a virtual environment as argument.

  5. User-configurable hooks for all operations.

  6. Plugin system for more creating sharable extensions.

Rich Leland has created a short screencast showing off the features of virtualenvwrapper.

Installation

See the project documentation for installation and setup instructions.

Supported Shells

virtualenvwrapper is a set of shell functions defined in Bourne shell compatible syntax. It is tested under bash, ksh, and zsh. It may work with other shells, so if you find that it does work with a shell not listed here please let me know. If you can modify it to work with another shell, without completely rewriting it, send a pull request through the bitbucket project page. If you write a clone to work with an incompatible shell, let me know and I will link to it from this page.

Python Versions

virtualenvwrapper is tested under Python 2.6 - 3.3.

Support

Join the virtualenvwrapper Google Group to discuss issues and features.

Report bugs via the bug tracker on Bitbucket.

Shell Aliases

Since virtualenvwrapper is largely a shell script, it uses shell commands for a lot of its actions. If your environment makes heavy use of shell aliases or other customizations, you may encounter issues. Before reporting bugs in the bug tracker, please test without your aliases enabled. If you can identify the alias causing the problem, that will help make virtualenvwrapper more robust.

Change Log

The release history is part of the project documentation.

License

Copyright Doug Hellmann, All Rights Reserved

Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Doug Hellmann not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission.

DOUG HELLMANN DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL DOUG HELLMANN BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

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

virtualenvwrapper-4.5.0.tar.gz (88.2 kB view details)

Uploaded Source

Built Distribution

virtualenvwrapper-4.5.0-py2.py3-none-any.whl (25.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file virtualenvwrapper-4.5.0.tar.gz.

File metadata

File hashes

Hashes for virtualenvwrapper-4.5.0.tar.gz
Algorithm Hash digest
SHA256 4f04f13543b03e9f8a634c8b31d7ae458c7c851e1ab459ad86a9d65267f2d955
MD5 442e2de49463d893d6e18f5834744144
BLAKE2b-256 848d337e2994356be6bcc5f944c1e15a4c0fd69f03bacd3186565c3646d94a1f

See more details on using hashes here.

Provenance

File details

Details for the file virtualenvwrapper-4.5.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for virtualenvwrapper-4.5.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a02bdec4dc7fb2c9c25f16f7eb46b3966170445fa683db3699217097a9d89ba0
MD5 d0753c8031f820a3e7c5d21b75a3f59c
BLAKE2b-256 739a114cd85d0a17a28b4c3c84148a9860e5753e5897e22de03f3e921980ae21

See more details on using hashes here.

Provenance

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