Saturday, December 3, 2011

Great introduction to setting up a working python development environment

Best overall introduction to setting up your python work environment I have seen. Really good practical info on packaging and dependecy management (virtualenv, pip), the different python versions and important frameworks (django, fabric, flask, scipy).

For Java folks, this is the equivalent of telling a new Java programmer about Maven, Ant, Spring, etc.

http://mirnazim.org/writings/python-ecosystem-introduction/

No comments: