aboutsummaryrefslogtreecommitdiff
path: root/devel/py-virtualenv-api/pkg-descr
blob: 9329ba2877c5fb476ac46b80ed946cd07daa2a0a (plain) (blame)
1
2
3
4
5
6
7
8
virtualenv is a tool to create isolated Python environments. Unfortunately, it
does not expose a native Python API. This package aims to provide an API in the
form of a wrapper around virtualenv.

It can be used to create and delete environments and perform package management
inside the environment.

WWW: https://github.com/sjkingo/virtualenv-api