<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.zapoyok.info/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
  <title>zapoyok.info - Python</title>
  <link>http://www.zapoyok.info/</link>
  <description></description>
  <language>fr</language>
  <pubDate>Tue, 18 Nov 2008 00:48:52 +0000</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Liens Python</title>
    <link>http://www.zapoyok.info/post/2008/04/26/Liens-Python</link>
    <guid isPermaLink="false">urn:md5:cf24a343bd70d9426f067e153c8b9823</guid>
    <pubDate>Sun, 30 Dec 2007 07:11:00 +0000</pubDate>
    <dc:creator>Jérôme FIX</dc:creator>
        <category>Python</category>
        <category>Programmation</category><category>Python</category>    
    <description>    &lt;img src=&quot;http://www.zapoyok.info/wp-content/uploads/2007/12/python-logo.gif&quot; alt=&quot;python-logo.gif&quot; align=&quot;right&quot; /&gt;&lt;strong&gt;Généralités&lt;/strong&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.python.org/&quot;&gt;Python.org&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.python.org/doc/&quot; title=&quot;Python Documentation&quot; target=&quot;_blank&quot;&gt;http://www.python.org/doc/&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://pydoc.org/&quot;&gt;[WWW] Online Python documentation&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.python.org/peps/pep-0008.html&quot;&gt;PEP 8 -- Style Guide for Python Code&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;strong&gt;... MySQL, PostgreSQL&lt;/strong&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://dustman.net/andy/python/python-and-mysql&quot;&gt;Python and MySQL&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://sourceforge.net/projects/mysql-python/&quot;&gt;SourceForge.net: MySQL for Python&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.rmunn.com/sqlalchemy-tutorial/tutorial.html&quot;&gt;A step-by-step SQLAlchemy tutorial&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.kitebird.com/articles/pydbapi.html&quot;&gt;Writing MySQL Scripts with Python DB-API&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.druid.net/pygresql/&quot;&gt;PostgreSQL module for Python&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;strong&gt;... QT&lt;/strong&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.commandprompt.com/community/pyqt/&quot;&gt;GUI Programming with PyQT&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://forum.qtfr.org/viewtopic.php?id=3038&quot;&gt;Forum Qtfr / [Qt4] [PyQt4]Appel aux Pythonistes&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://wiki.python.org/moin/PyQt&quot;&gt;PyQt - PythonInfo Wiki&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://kib2.free.fr/pyqt4/pyqt4.html&quot;&gt;Utiliser PyQt4 avec QtDesigner&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;strong&gt;... GTK+&lt;/strong&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.pygtk.org/tutorial.html&quot;&gt;PyGTK&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.moeraki.com/pygtkreference/pygtk2reference/index.html&quot;&gt;PyGTK 2.0 Reference Manual v1.9&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.moeraki.com/pygtktutorial/pygtk2tutorial/index.html&quot;&gt;PyGTK 2.0 Tutorial version 1.3&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.diveintopython.org/&quot;&gt;[WWW] Dive into Python - Python from novice to pro&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://diveintopython.adrahon.org/toc/index.html&quot;&gt;Plongez au coeur de Python&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://aspn.activestate.com/ASPN/Python/Cookbook/&quot;&gt;ActiveState O'Reilly Python cookbook code samples ratings review&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://diveintopython.org/toc.html&quot;&gt;Dive Into Python&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.python.g2swaroop.net/&quot;&gt;g2swaroop.net - A Byte of Python - Free Python Book / Free Python Tutorial&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://fr.diveintopython.org/&quot;&gt;Plongez au coeur de Python&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://pydev.sourceforge.net/&quot;&gt;pydev - python development environment for Eclipse&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://python.active-venture.com/lib/module-email.html&quot;&gt;Python 2.3 Documentation - email -- An email and MIME handling package&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://rgruet.free.fr/PQR2.3.html&quot;&gt;Python 2.3 Quick Reference&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.rimbault.net/python/&quot;&gt;Python eggs&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.informit.com/articles/article.asp?p=130959&amp;amp;seqNum=11&quot;&gt;Python Libraries&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.cbel.com/python_programming_language/&quot;&gt;Python Programming Language ( 261 human selected links )&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.pycs.net/users/0000323/weblog/2004/05/28.html&quot;&gt;Python Rocks! and other rants 28.5.2004&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://projects.edgewall.com/python-sidebar/html/toc-tutorial.html&quot;&gt;Python Sidebar 1.0&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.python.org/doc/current/tut/tut.html&quot;&gt;Python Tutorial&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.ulg.ac.be/cifen/inforef/swi/python.htm&quot;&gt;Ressources Python&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.vex.net/parnassus/&quot;&gt;The Vaults of Parnassus: Python Resources&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://perso.club-internet.fr/olberger/python/doc/tut/&quot;&gt;Tutoriel Python&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;strong&gt;... Design Patterns&lt;/strong&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.suttoncourtenay.org.uk/duncan/accu/pythonpatterns.html&quot;&gt;Patterns in Python&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.python.org/workshops/1997-10/proceedings/savikko.html&quot;&gt;Design Patterns in Python&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
    
    
    
          <comments>http://www.zapoyok.info/post/2008/04/26/Liens-Python#comment-form</comments>
      <wfw:comment>http://www.zapoyok.info/post/2008/04/26/Liens-Python#comment-form</wfw:comment>
      <wfw:commentRss>http://www.zapoyok.info/feed/rss2/comments/1</wfw:commentRss>
      </item>
    
</channel>
</rss>