virtualenv

Provide functionality for python virtual environments

jhutchins

4,221

30

0.6.2

MIT

GitHub

Intro

The goal of this package is to provide management tools related to Python virtual environments. This package currently supports two types of setups.

  1. A virtualenvwrapper installation
  2. Environments in the root folder of you project

If you use virtualenv in a different setup please let me know what that is as I would love to support it.

This is part of a longer term personal goal of mine to make atom the best full fledged Python IDE ever. To that end any and all feedback on this package is appreciated. If there is something that is doesn't do that you would like it to or if it doesn't work as advertised for your particular setup please file a bug.

Features

Future

The following are all things I'd like to add to atom, but they may not all end up as part of this tool.

Screenshot

menu screenshot screenshot