manage libraries for multiple parallel python versions

till plewe till.plewe at gmail.com
Tue Jan 14 11:35:22 UTC 2014


Are there any simple (stable) methods to manage python libraries for
multiple python versions in parallel?

What I have in mind is something like:

$ setenv PYTHON_VERSIONS "2.7,3.2,3.3"
$ cd /usr/ports/devel/py-ply
$ make install clean

installing three separate versions of py-ply.

- Till


More information about the freebsd-questions mailing list