What is virtualenvwrapper.project
=================================

virtualenvwrapper.project_ is a plugin for virtualenvwrapper_ to
extend its project-management features.  Where virtualenvwrapper is
for managing virtualenv_ environments, project manages your
development source directories.

Features
========

1. Manages your development project work directories along with your
   virtualenv environments.
2. Defines an API for creating templates to quickly create new
   environments consistently.
3. Use ``workon`` command from virtualenvwrapper to switch between
   projects.
4. User-configurable hooks for customizing new projects.

Refer to http://www.doughellmann.com/docs/virtualenvwrapper.project/
for installation and setup details.

.. _virtualenvwrapper: http://www.doughellmann.com/projects/virtualenvwrapper/

.. _virtualenvwrapper.project: 
http://www.doughellmann.com/projects/virtualenvwrapper.project/

--
http://mail.python.org/mailman/listinfo/python-announce-list

       Support the Python Software Foundation:
       http://www.python.org/psf/donations/

Reply via email to