Documentation Référence

TwitterFacebook
Get flash to fully experience Pearltrees
Docs PDFs

"HomeGain maintains its commitment to continual improvement through rapid turnaround of new features and enhancements. Python supports this short time-to-market philosophy with concise, clear syntax and a powerful standard library.

Python Programming Language – Official Website

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

How to Configure Python - O'Reilly Answers

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.)
So, you want to learn the Python programming language but can't find a concise and yet full-featured tutorial.

Learn Python in 10 minutes | Stavros' Stuff

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

The Django Book

Each Web edition of the book lets you add and read comments on a per-paragraph basis, along the left margins. ( Get help here. ) To submit feedback that doesn't fit into the comment system, please contact us . http://www.djangobook.com/
Plongez au coeur de Python est un livre Python libre destiné aux programmeurs experimentés. http://diveintopython.adrahon.org/index.html

Plongez au coeur de Python

BeginnersGuide/NonProgrammers - PythonInfo Wiki

http://wiki.python.org/moin/BeginnersGuide/NonProgrammers If you have previous programming experience, the list of programmer-oriented tutorials on the BeginnersGuide/Programmers page may get you started more quickly, but the tutorials on this page may still be helpful. How to Think Like a Computer Scientist - 2nd edition Allen Downey's open source textbook has a Python version, written with Jeff Elkner. It's also available in book form.