virtualenvwrapper 6.1.0 - hook scripts in project directories

virtualenvwrapper is a set of extensions to virtualenv for creating and deleting virtual environments and otherwise managing your development workflow, making it easier to work on more than one project at a time without introducing conflicts in their dependencies.

Project details 6.1.0 on PyPI

What’s new in 6.1.0?

  • source project-dir/.virtualenvwrapper/predeactivate when deactivating
  • source project_dir/.virtualenvwrapper/postactivate during activation