« Python et GTK » : différence entre les versions

De FrozenWiki
Aller à la navigation Aller à la recherche
Aucun résumé des modifications
 
Aucun résumé des modifications
 
(5 versions intermédiaires par 2 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
=== 1. Téléchargement ===
=== 1. Téléchargement ===
Commencer par télécharger et installer les logiciels nécessaires
Commencer par télécharger et installer les logiciels nécessaires
* Python : [http://www.python.org/download/ http://www.python.org/]
* [http://www.python.org/download/ Python] ou aussi [http://www.activestate.com/Products/Download/Download.plex?id=ActivePython ActivePython]
* PyGTK : [http://www.pcpm.ucl.ac.be/~gustin/win32_ports/pygtk.html http://www.pygtk.org/]
* [http://www.pcpm.ucl.ac.be/~gustin/win32_ports/pygtk.html PyGTK]
* GTK+ : [http://gimp-win.sourceforge.net/stable.html http://www.gtk.org/]
* [http://gimp-win.sourceforge.net/stable.html GTK+]
* Plugin [http://www.xored.com/trustudio/download TruStudio Python] pour Eclipse


=== 2. Programmation ===
=== 2. Programmation ===
Voici les liens vers des didacticiels pour démarrer la programmation en Python + GTK
Voici les liens vers des didacticiels pour démarrer la programmation en Python + GTK
* Python : [http://docs.python.org/tut/tut.html http://docs.python.org/]
* [http://docs.python.org/tut/tut.html Python]
* PyGTK : [http://www.pygtk.org/tutorial.html http://www.pygtk.org/]
* [http://www.pygtk.org/tutorial.html PyGTK]
* Introduction à Python et PyGTK sous [http://www.redhat.com/magazine/012oct05/features/python/ Redhat]

Dernière version du 7 novembre 2005 à 21:07

1. Téléchargement

Commencer par télécharger et installer les logiciels nécessaires

2. Programmation

Voici les liens vers des didacticiels pour démarrer la programmation en Python + GTK