Python

De BlaxWiki
Aller à la navigationAller à la recherche

Book sur Python(fr)

Apprendre a programmer en Python (fr)

Pour tester qu'un module python est bien installé : python -c "import MySQLdb;"

Pour lister les modules : python / puis help('modules')