pghilardi / atom-python-virtualenv

Python virtualenv support for Atom
MIT License
16 stars 6 forks source link

Description

This package provides Python Virtualenv support for Atom users.

Requirements

This package works in UNIX and WINDOWS systems :)

This package currently supports:

Usage

By default this plug-in is configured to use with a virtualenvwrapper and to get virtualenvs from the $HOME folder. But you can add specific virtualenvs paths too.

settings

Commands:

Commands

To-Do List

This project is on initial development. Feel free to contribute reporting bugs, improvements or creating pull requests.

Disclaimer

Part of this code comes from Jhutchins Project. I have created a new repository because jhutchins project is no longer maintained.