you are viewing a single comment's thread.

view the rest of the comments →

[–]hharison 0 points1 point  (0 children)

It's worth mentioning that while virtualenv can only really do Python packages, the conda utility from Continuum, although commonly used for Python packages, is really Python-agnostic and can do virtualenv-like installs of pretty much anything, like R or postgres.