Friday, June 13, 2008

IPython and virtualenv | And Now For Something Completely Different, Feb. 2008

IPython is a feature-rich interactive shell for Python developers. Virtualenv creates isolated development environments so you can test or install packages without introducing conflicts. In this column, I examine how both tools can make your life a little easier.

This column was originally published by Python Magazine in February of 2008.

Read More

0 comments: