It would be good to also mention tox which makes it easy to install and test your Python project (and its dependencies) against multiple Python versions/ interpreters via virtualenv: http://codespeak.net/tox/
It would be good to also mention tox which makes it easy to install and test your Python project (and its dependencies) against multiple Python versions/ interpreters via virtualenv: http://codespeak.net/tox/