Outils d'utilisateurs

Outils du Site


python

Différences

Cette page vous donne les différences entre la révision choisie et la version actuelle de la page.

Lien vers cette vue

python [2010/02/18 11:10]
per
python [2011/05/15 02:27] (Version actuelle)
per
Ligne 23: Ligne 23:
 Framasoft python http://www.framasoft.net/article1971.html  Framasoft python http://www.framasoft.net/article1971.html 
 **Ressources Python Gérard Swinnen** http://www.inforef.be/swi/python.htm **Ressources Python Gérard Swinnen** http://www.inforef.be/swi/python.htm
 +le livre [[http://python.developpez.com/cours/TutoSwinnen/ |Apprendre à programmer avec Python]] en ligne
 **Dive into Python Plongez au coeur de Python** http://diveintopython.adrahon.org/ **Dive into Python Plongez au coeur de Python** http://diveintopython.adrahon.org/
 Laurent Pointal - Python Links / Liens Python http://www.limsi.fr/Individu/pointal/python.html   Laurent Pointal - Python Links / Liens Python http://www.limsi.fr/Individu/pointal/python.html  
Ligne 29: Ligne 30:
  
 **WikiBooks** [[http://fr.wikibooks.org/wiki/Programmation_Python|Programmation_Python]] **WikiBooks** [[http://fr.wikibooks.org/wiki/Programmation_Python|Programmation_Python]]
 +http://fr.wikiversity.org/wiki/Python
  
-Recommendations pour Python http://www.python.org/dev/peps/pep-0008/ +Recommandations pour Python http://www.python.org/dev/peps/pep-0008/ 
 et la version espagnole http://mundogeek.net/traducciones/guia-estilo-python.htm et la version espagnole http://mundogeek.net/traducciones/guia-estilo-python.htm
  
Ligne 41: Ligne 43:
 Inmersión en Python Inmersión en Python
 http://almacen.gulic.org/diveintopython-5.4-es/toc/  http://almacen.gulic.org/diveintopython-5.4-es/toc/ 
 +
 +Un CD disco compacto iso : [[http://per.launay.free.fr/python/Aprender%20Python.iso]]
 +En un terminal 
 +Debes crear un directorio por ejemplo aprender con el comando  : mkdir aprender 
 +Para montar el comando : sudo mount -o loop -t iso9660 "Aprender Python.iso" aprender/
  
 ===== Quelques modules ===== ===== Quelques modules =====
 Le module série voir à la fin [[python#electronique|ÉLECTRONIQUE]] Le module série voir à la fin [[python#electronique|ÉLECTRONIQUE]]
-Utiliser le module FTP de Python http://www.siteduzero.com/tutoriel-3-35822-utiliser-le-module-ftp-de-python.html +Fork et Fil (thread) [[http://www.siteduzero.com/tutoriel-3-55923-la-programmation-en-parallele-en-python.html |La programmation en « parallèle » en Python]] 
  
 +Utilisation des sockets avec python http://codemark.tuxfamily.org/utilisation-des-sockets-avec-python/
 +Utiliser le module FTP de Python http://www.siteduzero.com/tutoriel-3-35822-utiliser-le-module-ftp-de-python.html
 +Aperçu de la CGI avec Python http://www.siteduzero.com/tutoriel-3-39020-apercu-de-la-cgi-avec-python.html
  
 +==== HTTP ====
 +httplib : http://fr.wikibooks.org/wiki/Programmation_Python/Le_r%C3%A9seau
 +[[http://python.developpez.com/cours/DiveIntoPython/php/frdiveintopython/http_web_services/index.php |Chapitre 11. Services Web HTTP]] 
  
 +[[http://www.voidspace.org.uk/python/articles/urllib2_francais.shtml | urllib2 - Le Manuel manquant]]
 +WikiPythonFr  Codes Reseau  http://wikipython.flibuste.net/CodesReseau#urllib.2BAC8-urllib2 HTTP FTP NNTP
  
  
python.1266487817.txt.gz · Dernière modification: 2010/02/18 11:10 par per