PUBLIC   marks

PUBLIC MARKS with tag virtualenv

Sponsorised links

November 2009

July 2009

Working with virtualenv

by marco
Virtualenv is a tool to build isolated Python environments. It's a great way to quickly test new libraries without cluttering your global site-packages or run multiple projects on the same machine which depend on a particular library but not the same version of the library

PUBLIC TAGS related to tag virtualenv

no tag

Sponsorised links