[Discover] PLEAC-Python http://pleac.sourceforge.net/pleac_python/index.html
(python programming reference cookbook) 
[Discover] Dive Into Python http://diveintopython.org/ (python programming tutorial reference)
[Discover] Text Processing in Python (a book) http://gnosis.cx/TPiP/ (python text programming regex)
[Discover] sontek ( John M. Anderson ) " Python with a modular IDE (Vim) http://blog.sontek.net/2008/05/11/python-with-a-modular-ide-vim/ (vim python programming editor)
[Discover] Python Recipes " ActiveState Code http://code.activestate.com/recipes/langs/python/ (python programming resources activestate)
[Discover] Universal Feed Parser http://www.feedparser.org/ (python atom xml programming)
[Discover] Beautiful Soup: We called him Tortoise because he taught us. http://www.crummy.com/software/BeautifulSoup/ (parser python html xml)
[Discover] The Python Challenge http://www.pythonchallenge.com/ (python programming challenge opensource)
[Discover] How to Write a Spelling Corrector http://norvig.com/spell-correct.html (programming python algorithms norvig)
[Discover] Pyglet: a cross-platform windowing and multimedia library for Python http://www.pyglet.org/ (python games programming library)
[Discover] SciPy http://www.scipy.org/ (python programming visualization opensource)
[Discover] Python Paste — Paste v1.7.2 documentation http://pythonpaste.org/ (python framework paste wsgi)
[Discover] Python Tips, Tricks, and Hacks - Siafoo http://www.siafoo.net/article/52 (python programming tips hacks)
[Discover] mechanize (Python module) http://wwwsearch.sourceforge.net/mechanize/ (python programming testing library)
[Discover] TkInter - PythonInfo Wiki http://wiki.python.org/moin/TkInter (python tkinter tutorial documentation)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (programming python reference tutorial)
[Discover] What's New In Python 3.0 — Python v3.1a0 documentation http://docs.python.org/dev/3.0/whatsnew/3.0.html (python programming documentation development)
[Discover] Overview — Sphinx Documentation http://sphinx.pocoo.org/ (python restructuredtext tool tools)

[Discover] Overview — Matplotlib v0.98.3 documentation http://matplotlib.sourceforge.net/index.html (python programming graph math)
[Discover] LShift Ltd. " Tracing Python memory leaks http://www.lshift.net/blog/2008/11/14/tracing-python-memory-leaks (python programming memory leak)
[Discover] SQLAlchemy - The Database Toolkit for Python http://www.sqlalchemy.org/ (python orm sql sqlalchemy)
[Discover] Python gems of my own | Surfing in Kansas http://ericholscher.com/blog/2008/nov/3/python-gems-my-own/ (python tips programming lists)
[Discover] Python examples (example source code) Organized by topic http://www.java2s.com/Code/Python/CatalogPython.htm (programming reference python tutorial)
[Discover] web.py: makes web apps http://webpy.org/ (python programming framework frameworks)
[Discover] xkcd - A webcomic of romance, sarcasm, math, and language - By Randall Munroe http://xkcd.com/353/ (python comic xkcd funny)
[Discover] Simple Top-Down Parsing in Python http://effbot.org/zone/simple-top-down-parsing.htm (python algorithms programming parser)
[Discover] What is Grok? http://grok.zope.org/ (python zope framework grok)
[Discover] Psyco - Home Page http://psyco.sourceforge.net/ (python programming windows psyco)
[Discover] pyjamas http://pyjs.org/ (python javascript ajax programming)
[Discover] web2py Enterprise Web Framework http://mdp.cti.depaul.edu/ (python framework webdev gluon)
[Discover] Try Python in the Browser: an IronPython and Silverlight 2 Interactive Interpreter http://www.trypython.org/ (silverlight ironpython python interpreter)
[Discover] C o r e P y : Synthetic Programming in Python http://www.corepy.org/ (python programming performance assembly)
[Discover] Invent Your Own Computer Games with Python - by Al Sweigart http://pythonbook.coffeeghost.net/ (games programming python books)
[Discover] Universal Encoding Detector: character encoding auto-detection in Python http://chardet.feedparser.org/ (python encoding unicode library)
[Discover] renpy/Home Page - Ren'Py Visual Novel Engine http://www.renpy.org/wiki/renpy/Home_Page (python visual visualnovel opensource)
[Discover] And Now For Something Completely Different, Oct. 2007 http://www.doughellmann.com/articles/CompletelyDifferent-2007-10-multiprocessing/index.html (programming python parallel concurrency)
[Discover] Thread Synchronization Mechanisms in Python http://effbot.org/zone/thread-synchronization.htm (python programming threading tutorial)
[Discover] Using a Virtualenv Sandbox - Pylons Cookbook - PythonWeb http://wiki.pylonshq.com/display/pylonscookbook/Using+a+Virtualenv+Sandbox (python pylons virtualenv)
[Discover] The Python Grimoire - a hypertext tome pertaining to that most elegant of languages http://the.taoofmac.com/media/Python/Grimoire/tiddlygrimoire.html (tutorial python howto codeexample)
[Discover] Python Package Index : Home http://pypi.python.org/pypi (python programming repository pypi)
[Discover] The Django Book http://djangobook.com/ (django python programming framework)
[Discover] Dive Into Python http://diveintopython.org/toc/index.html (python programming books tutorials)
[Discover] Parallel Python - Home http://www.parallelpython.com/ (python programming parallel smp)
[Discover] Regular Expression HOWTO http://www.amk.ca/python/howto/regex/ (regex python programming tutorial)
[Discover] How to use py2exe and py2app | warp.byu.edu http://warp.byu.edu/site/node/151 (python windows mac tmp)
[Discover] FAQTs - Knowledge Base - faqts_ketan : Computers : Programming : Languages : Python http://www.faqts.com/knowledge_base/index.phtml/fid/199/ (python programming faqs faq)
[Discover] Getting a grip on Python: six ways to learn online http://arstechnica.com/news.ars/post/20081202-getting-a-grip-on-python-six-ways-to-learn-online.html (scripting tutorials python programming)
[Discover] Scapy is a powerful interactive packet manipulation program. http://www.secdev.org/projects/scapy/ (python security network programming)
[Discover] PythonTestingToolsTaxonomy - Cheesecake - Trac http://www.pycheesecake.org/wiki/PythonTestingToolsTaxonomy (testing resources reference framework)
[Discover] Python Imaging Library (PIL) http://www.pythonware.com/products/pil/ (python library imaging programming)
[Discover] Python, Programmieren macht Spaß http://www.thomas-guettler.de/vortraege/python/einfuehrung.html#link_15.2 (scripting programming script python)
[Discover] iniparse - Google Code http://code.google.com/p/iniparse/ (python configuration programming extension)
[Discover] Working with virtualenv — Arthur Koziel's Blog http://arthurkoziel.com/2008/10/22/working-virtualenv/ (python reference programming tutorial)
[Discover] Google Tips for Python - PythonInfo Wiki http://wiki.python.org/moin/GoogleTips (tips google python search)
[Discover] thauber: a proper noun http://thauber.com/blog/post/django-schedule/ (django python programming events)
[Discover] Zope3 lab developers portal: Cheap binary Windows eggs http://www.z3lab.org/sections/blogs/philipp-weitershausen/2007_07_26_cheap-binary-windows (python programming reference distribution)
[Discover] SourceForge.net: CVS Email Commit Notification http://sourceforge.net/projects/cvscommit/ (email cvs python commit)
[Discover] Elixir – Trac http://elixir.ematia.de/trac/ (orm python sqlalchemy database)
[Discover] Game Prototyping | Mike Edwards http://a.parsons.edu/~edwarm40/?q=workshops/prototype (python pygame programming tutorial)
[Discover] Альтернативные WSGI сервера для Django - slav0nic's blog http://slav0nic.org.ua/entry/147 (wsgi python webdev)
[Discover] The Django Book http://www.djangobook.com/en/beta/ (programming reference python django)
[Discover] Byte of Python Book (pdf) http://www.swaroopch.com/files/byteofpython/byte_of_python_v190.pdf (tutorial programming python book)
[Discover] Python IS slow ! [was] Re: Python too slow for real world http://mail.python.org/pipermail/python-list/1999-April/001682.html (toread bytecode hack python)
[Discover] EasyEclipse | Free, open source, easy-to-use Eclipse distributions and plugins for Windows, Mac ... http://www.easyeclipse.org/site/home/ (eclipse ide programming plugin)
[Discover] Facebook Applications http://dollarmani-facebook.blogspot.com/ (google facebook programming code)
[Discover] Python Patterns - Implementing Graphs http://www.python.org/doc/essays/graphs/ (python patterns programming algorithms)
[Discover] PDF File Creation and Processing http://vermeulen.ca/python-pdf.html (python pdf)
[Discover] Alltop - Top Python News http://python.alltop.com/ (python)
[Discover] Programmierung Allgemein http://www.thomas-guettler.de/vortraege/programmierung/einfuehrung.html#perl2python (scripting system python script)
[Discover] Scapy http://oss.netboxblue.com/pug/scapy.html (network scapy python security)
[Discover] http://linil.wordpress.com/ http://linil.wordpress.com/ (python linux blog graphics)
[Discover] python(x,y) - Python for Scientists http://www.pythonxy.com/foreword.php (science python math programming)
[Discover] Python Tricks http://nick.vargish.org/clues/python-tricks.html (programming python tutorial tips)
[Discover] O'Reilly - Safari Books Online - 9780596529321 - Programming Collective Intelligence, 1st Edition http://safari.oreilly.com/9780596529321/praise_for_programming_collective_intelligence (programming python book)
[Discover] urllib2 - The Missing Manual http://www.voidspace.org.uk/python/articles/urllib2.shtml (python tutorial programming authentication)
[Discover] M.Hiroi's Home Page / Lightweight Language http://www.geocities.jp/m_hiroi/light/index.html (python programming algorithm ruby)
[Discover] pYsearch | Python APIs for Y! search services! http://pysearch.sourceforge.net/ (webservices search pysearch api)
[Discover] http://heim.ifi.uio.no/~hpl/INF5660/slides-nosplit/index.html http://heim.ifi.uio.no/~hpl/INF5660/slides-nosplit/index.html (programming python)
[Discover] Dive Into Python http://bobchin.ddo.jp/diveintopython/ (python)
[Discover] Python: Lambda Functions http://www.secnetix.de/olli/Python/lambda_functions.hawk (lambda python)
[Discover] Writing An Hadoop MapReduce Program In Python - Michael G. Noll http://www.michael-noll.com/wiki/Writing_An_Hadoop_MapReduce_Program_In_Python (python programming hadoop cluster)
[Discover] Django Utilidades: Python, Ajax, Web2.0, oportunidades e criação ágil de sites e sistemas http://marinho.webdoisonline.com/ (python blog django)
[Discover] Python benchmarks | Gentoo : Intel® Pentium® 4 Computer Language Benchmarks Game http://shootout.alioth.debian.org/gp4/benchmark.php?test=all&lang=python&lang2=perl (python)
[Discover] Скачать книги бесплатно, учебники, самоучители c элект http://www.proklondike.com/ (библиотека скачать python russian)
[Discover] www.effbot.org http://effbot.org/ (python programming reference howto)
[Discover] Python best practices http://www.fantascienza.net/leonardo/ar/python_best_practices.html (programming python tips reference)
[Discover] L.Pointal - Python http://www.limsi.fr/Individu/pointal/python.html (python)
[Discover] Penzilla.net's Python Tutorial http://www.penzilla.net/tutorials/python/index.shtml (python tutorials programming)
[Discover] Dive Into Python http://diveintopython.org/ (python programming tutorial reference)
[Discover] Text Processing in Python (a book) http://gnosis.cx/TPiP/ (python text programming regex)
[Discover] sontek ( John M. Anderson ) " Python with a modular IDE (Vim) http://blog.sontek.net/2008/05/11/python-with-a-modular-ide-vim/ (vim python programming editor)
[Discover] Python Recipes " ActiveState Code http://code.activestate.com/recipes/langs/python/ (python programming resources activestate)
[Discover] Universal Feed Parser http://www.feedparser.org/ (python atom xml programming)
[Discover] Beautiful Soup: We called him Tortoise because he taught us. http://www.crummy.com/software/BeautifulSoup/ (parser python html xml)
[Discover] The Python Challenge http://www.pythonchallenge.com/ (python programming challenge opensource)
[Discover] How to Write a Spelling Corrector http://norvig.com/spell-correct.html (programming python algorithms norvig)
[Discover] Pyglet: a cross-platform windowing and multimedia library for Python http://www.pyglet.org/ (python games programming library)
[Discover] SciPy http://www.scipy.org/ (python programming visualization opensource)
[Discover] Python Paste — Paste v1.7.2 documentation http://pythonpaste.org/ (python framework paste wsgi)
[Discover] Python Tips, Tricks, and Hacks - Siafoo http://www.siafoo.net/article/52 (python programming tips hacks)
[Discover] mechanize (Python module) http://wwwsearch.sourceforge.net/mechanize/ (python programming testing library)
[Discover] TkInter - PythonInfo Wiki http://wiki.python.org/moin/TkInter (python tkinter tutorial documentation)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (programming python reference tutorial)
[Discover] What's New In Python 3.0 — Python v3.1a0 documentation http://docs.python.org/dev/3.0/whatsnew/3.0.html (python programming documentation development)
[Discover] Overview — Sphinx Documentation http://sphinx.pocoo.org/ (python restructuredtext tool tools)
[Discover] Index of /~eppstein/PADS http://www.ics.uci.edu/~eppstein/PADS/ (python algorithm programming algorithms)
[Discover] Overview — Matplotlib v0.98.3 documentation http://matplotlib.sourceforge.net/index.html (python programming graph math)
[Discover] LShift Ltd. " Tracing Python memory leaks http://www.lshift.net/blog/2008/11/14/tracing-python-memory-leaks (python programming memory leak)
[Discover] SQLAlchemy - The Database Toolkit for Python http://www.sqlalchemy.org/ (python orm sql sqlalchemy)
[Discover] Python gems of my own | Surfing in Kansas http://ericholscher.com/blog/2008/nov/3/python-gems-my-own/ (python tips programming lists)
[Discover] Python examples (example source code) Organized by topic http://www.java2s.com/Code/Python/CatalogPython.htm (programming reference python tutorial)
[Discover] web.py: makes web apps http://webpy.org/ (python programming framework frameworks)
[Discover] xkcd - A webcomic of romance, sarcasm, math, and language - By Randall Munroe http://xkcd.com/353/ (python comic xkcd funny)
[Discover] Simple Top-Down Parsing in Python http://effbot.org/zone/simple-top-down-parsing.htm (python algorithms programming parser)
[Discover] What is Grok? http://grok.zope.org/ (python zope framework grok)
[Discover] Psyco - Home Page http://psyco.sourceforge.net/ (python programming windows psyco)
[Discover] pyjamas http://pyjs.org/ (python javascript ajax programming)
[Discover] web2py Enterprise Web Framework http://mdp.cti.depaul.edu/ (python framework webdev gluon)
[Discover] Try Python in the Browser: an IronPython and Silverlight 2 Interactive Interpreter http://www.trypython.org/ (silverlight ironpython python interpreter)
[Discover] C o r e P y : Synthetic Programming in Python http://www.corepy.org/ (python programming performance assembly)
[Discover] Invent Your Own Computer Games with Python - by Al Sweigart http://pythonbook.coffeeghost.net/ (games programming python books)
[Discover] Universal Encoding Detector: character encoding auto-detection in Python http://chardet.feedparser.org/ (python encoding unicode library)
[Discover] renpy/Home Page - Ren'Py Visual Novel Engine http://www.renpy.org/wiki/renpy/Home_Page (python visual visualnovel opensource)
[Discover] And Now For Something Completely Different, Oct. 2007 http://www.doughellmann.com/articles/CompletelyDifferent-2007-10-multiprocessing/index.html (programming python parallel concurrency)
[Discover] Thread Synchronization Mechanisms in Python http://effbot.org/zone/thread-synchronization.htm (python programming threading tutorial)
[Discover] Using a Virtualenv Sandbox - Pylons Cookbook - PythonWeb http://wiki.pylonshq.com/display/pylonscookbook/Using+a+Virtualenv+Sandbox (python pylons virtualenv)
[Discover] The Python Grimoire - a hypertext tome pertaining to that most elegant of languages http://the.taoofmac.com/media/Python/Grimoire/tiddlygrimoire.html (tutorial python howto codeexample)
[Discover] Python Package Index : Home http://pypi.python.org/pypi (python programming repository pypi)
[Discover] The Django Book http://djangobook.com/ (django python programming framework)
[Discover] Dive Into Python http://diveintopython.org/toc/index.html (python programming books tutorials)
[Discover] Parallel Python - Home http://www.parallelpython.com/ (python programming parallel smp)
[Discover] Regular Expression HOWTO http://www.amk.ca/python/howto/regex/ (regex python programming tutorial)
[Discover] How to use py2exe and py2app | warp.byu.edu http://warp.byu.edu/site/node/151 (python windows mac tmp)
[Discover] FAQTs - Knowledge Base - faqts_ketan : Computers : Programming : Languages : Python http://www.faqts.com/knowledge_base/index.phtml/fid/199/ (python programming faqs faq)
[Discover] Getting a grip on Python: six ways to learn online http://arstechnica.com/news.ars/post/20081202-getting-a-grip-on-python-six-ways-to-learn-online.html (scripting tutorials python programming)
[Discover] Scapy is a powerful interactive packet manipulation program. http://www.secdev.org/projects/scapy/ (python security network programming)
[Discover] PythonTestingToolsTaxonomy - Cheesecake - Trac http://www.pycheesecake.org/wiki/PythonTestingToolsTaxonomy (testing resources reference framework)
[Discover] Python Imaging Library (PIL) http://www.pythonware.com/products/pil/ (python library imaging programming)
[Discover] Python, Programmieren macht Spaß http://www.thomas-guettler.de/vortraege/python/einfuehrung.html#link_15.2 (scripting programming script python)
[Discover] iniparse - Google Code http://code.google.com/p/iniparse/ (python configuration programming extension)
[Discover] Working with virtualenv — Arthur Koziel's Blog http://arthurkoziel.com/2008/10/22/working-virtualenv/ (python reference programming tutorial)
[Discover] Google Tips for Python - PythonInfo Wiki http://wiki.python.org/moin/GoogleTips (tips google python search)
[Discover] thauber: a proper noun http://thauber.com/blog/post/django-schedule/ (django python programming events)
[Discover] Zope3 lab developers portal: Cheap binary Windows eggs http://www.z3lab.org/sections/blogs/philipp-weitershausen/2007_07_26_cheap-binary-windows (python programming reference distribution)
[Discover] SourceForge.net: CVS Email Commit Notification http://sourceforge.net/projects/cvscommit/ (email cvs python commit)
[Discover] Elixir – Trac http://elixir.ematia.de/trac/ (orm python sqlalchemy database)
[Discover] Game Prototyping | Mike Edwards http://a.parsons.edu/~edwarm40/?q=workshops/prototype (python pygame programming tutorial)
[Discover] Альтернативные WSGI сервера для Django - slav0nic's blog http://slav0nic.org.ua/entry/147 (wsgi python webdev)
[Discover] The Django Book http://www.djangobook.com/en/beta/ (programming reference python django)
[Discover] Byte of Python Book (pdf) http://www.swaroopch.com/files/byteofpython/byte_of_python_v190.pdf (tutorial programming python book)
[Discover] Python IS slow ! [was] Re: Python too slow for real world http://mail.python.org/pipermail/python-list/1999-April/001682.html (toread bytecode hack python)
[Discover] EasyEclipse | Free, open source, easy-to-use Eclipse distributions and plugins for Windows, Mac ... http://www.easyeclipse.org/site/home/ (eclipse ide programming plugin)
[Discover] Facebook Applications http://dollarmani-facebook.blogspot.com/ (google facebook programming code)
[Discover] Python Patterns - Implementing Graphs http://www.python.org/doc/essays/graphs/ (python patterns programming algorithms)
[Discover] PDF File Creation and Processing http://vermeulen.ca/python-pdf.html (python pdf)
[Discover] Alltop - Top Python News http://python.alltop.com/ (python)
[Discover] Programmierung Allgemein http://www.thomas-guettler.de/vortraege/programmierung/einfuehrung.html#perl2python (scripting system python script)
[Discover] Scapy http://oss.netboxblue.com/pug/scapy.html (network scapy python security)
[Discover] http://linil.wordpress.com/ http://linil.wordpress.com/ (python linux blog graphics)
[Discover] python(x,y) - Python for Scientists http://www.pythonxy.com/foreword.php (science python math programming)
[Discover] Python Tricks http://nick.vargish.org/clues/python-tricks.html (programming python tutorial tips)
[Discover] O'Reilly - Safari Books Online - 9780596529321 - Programming Collective Intelligence, 1st Edition http://safari.oreilly.com/9780596529321/praise_for_programming_collective_intelligence (programming python book)
[Discover] urllib2 - The Missing Manual http://www.voidspace.org.uk/python/articles/urllib2.shtml (python tutorial programming authentication)
[Discover] M.Hiroi's Home Page / Lightweight Language http://www.geocities.jp/m_hiroi/light/index.html (python programming algorithm ruby)
[Discover] pYsearch | Python APIs for Y! search services! http://pysearch.sourceforge.net/ (webservices search pysearch api)
[Discover] http://heim.ifi.uio.no/~hpl/INF5660/slides-nosplit/index.html http://heim.ifi.uio.no/~hpl/INF5660/slides-nosplit/index.html (programming python)
[Discover] Dive Into Python http://bobchin.ddo.jp/diveintopython/ (python)
[Discover] Python: Lambda Functions http://www.secnetix.de/olli/Python/lambda_functions.hawk (lambda python)
[Discover] Writing An Hadoop MapReduce Program In Python - Michael G. Noll http://www.michael-noll.com/wiki/Writing_An_Hadoop_MapReduce_Program_In_Python (python programming hadoop cluster)
[Discover] Django Utilidades: Python, Ajax, Web2.0, oportunidades e criação ágil de sites e sistemas http://marinho.webdoisonline.com/ (python blog django)
[Discover] Python benchmarks | Gentoo : Intel® Pentium® 4 Computer Language Benchmarks Game http://shootout.alioth.debian.org/gp4/benchmark.php?test=all&lang=python&lang2=perl (python)
[Discover] Скачать книги бесплатно, учебники, самоучители c элект http://www.proklondike.com/ (библиотека скачать python russian)
[Discover] www.effbot.org http://effbot.org/ (python programming reference howto)
[Discover] Python best practices http://www.fantascienza.net/leonardo/ar/python_best_practices.html (programming python tips reference)
[Discover] L.Pointal - Python http://www.limsi.fr/Individu/pointal/python.html (python)
[Discover] Penzilla.net's Python Tutorial http://www.penzilla.net/tutorials/python/index.shtml (python tutorials programming)
