Documentation Référence

TwitterFacebook
Get flash to fully experience Pearltrees
Docs PDFs

http://answers.oreilly.com/topic/1243-how-to-configure-python/

How to Configure Python

After you’ve installed Python, you may want to configure some system settings that impact the way Python runs your code. (If you are just getting started with the language, you can probably skip this section completely; there is usually no need to specify any system settings for basic programs.)
NOTE: If you would like some Python development done, my company, Stochastic Technologies , is available for consulting.

Learn Python in 10 minutes | Stavros' Stuff

http://www.korokithakis.net/tutorials/python

BeginnersGuide/NonProgrammers

http://wiki.python.org/moin/BeginnersGuide/NonProgrammers If you've never programmed before, the tutorials on this page are recommended for you; they don't assume that you have previous experience. If you have programming experience, also check out the BeginnersGuide/Programmers page. After Hours Programming Python 3 Tutorial (Python 3) Beginning Python for Bioinformatics by Patrick O'Brien.