Skip to content

jcoady9/virtualenv-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

virtualenv-manager Built with Spacemacs

After starting so many different python projects it started becoming a nuisance to create a new virtual environment from the command-line everytime. So I decided to create a simple GUI application to make it a little easier to manage all my virtual environments. This application allows you to create new environments with the click of a button and opens a new terminal with a selected environment with the click of the mouse. Enjoy!

Installation

# clone this repository
git clone https://github.com/jcoady9/beets.git

# Enter the project directory
cd virtualenv-manager

# Run the setup script
python setup.py install

Usage

Run the virtualenv-manager script to start the GUI.

python virtualenv-manager.py

License

virtualenv-manager is released under the BSD 3-Clause "Revised" License.

About

GUI application for managing python virtual environments

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages