User Tools

Site Tools


python

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
python [2010/10/11 13:43] ginkopython [2010/10/23 23:16] ginko
Line 81: Line 81:
   * [[http://docs.python.org/library/tkinter.html|Doc Python]]   * [[http://docs.python.org/library/tkinter.html|Doc Python]]
   * [[http://effbot.org/zone/tkinter-index.htm|Unofficial doc]]   * [[http://effbot.org/zone/tkinter-index.htm|Unofficial doc]]
 +===== WxWidget =====
 +  * [[http://sebsauvage.net/python/gui/index_fr.html|Tuto WxWidget/Tkinter]]
 +  * [[http://www.zetcode.com/wxpython/thetetrisgame/|Tetris game]]
 ===== Threading ===== ===== Threading =====
   * [[http://www.devshed.com/c/a/Python/Basic-Threading-in-Python/|Basic threading tuto]]   * [[http://www.devshed.com/c/a/Python/Basic-Threading-in-Python/|Basic threading tuto]]
Line 95: Line 98:
   * [[http://python.developpez.com/cours/DiveIntoPython/php/frdiveintopython/power_of_introspection/and_or.php|L'astuce and/or]]   * [[http://python.developpez.com/cours/DiveIntoPython/php/frdiveintopython/power_of_introspection/and_or.php|L'astuce and/or]]
   * [[http://www.siafoo.net/article/56|Type checking in Python]]   * [[http://www.siafoo.net/article/56|Type checking in Python]]
 +===== Best practices =====
 +  * [[http://www.canonical.org/~kragen/isinstance/|Do not use isinstance()]]
 ===== Programmation événementielle ===== ===== Programmation événementielle =====
   * [[http://en.wikipedia.org/wiki/Twisted_%28software%29|Twisted]] (framework réseau, supporte de nombreux protocoles)   * [[http://en.wikipedia.org/wiki/Twisted_%28software%29|Twisted]] (framework réseau, supporte de nombreux protocoles)
python.txt · Last modified: 2014/09/13 14:03 by ginko