Enhancements to virtualenv (for Windows)
Project description
A port of Doug Hellmann’s virtualenvwrapper for Powershell.
Features
Organizes all of your virtual environments in one place.
Wrappers for creating, copying and deleting environments, including user-configurable hooks.
Use a single command to switch between environments.
User-configurable hooks for all operations.
Plugin system for more creating sharable extensions.
Installation and Setup
Two methods available:
setup.py install
pip install virtualenvwrapper-powershell
virtualenvwrapper is installed as a module in ~/Documents/WindowsPowerShell/Modules. To load the module, do import-module virtualenvwrapper.
Alternatively, see the original project documentation for guidance on installation and setup.
Supported Shells
Powershell 2.0
Python Versions
virtualenvwrapper-powershell is tested under Python 2.6 .
Support
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-powershell more robust.
License
Copyright Guillermo López, 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 Guillermo López not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission.
GUILLERMO LÓPEZ DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL GUILLERMO LÓPEZ 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
File details
Details for the file virtualenvwrapper-powershell-2.7.3.zip
.
File metadata
- Download URL: virtualenvwrapper-powershell-2.7.3.zip
- Upload date:
- Size: 144.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e831036099d78e7af491260321893f3f3d7e972be6d52d902545546711d49723 |
|
MD5 | b3edbd32d68db3dafb23d0de837d6419 |
|
BLAKE2b-256 | 956d063638c80204b94b50d01714d1b57d2f0a9d54f9bfc14564b7bf78c28c46 |