[Discover] p-nand-q.com : Computer : python : Stupid Lambda Tricks http://www.p-nand-q.com/python/stupid_lambda_tricks.html
(python functional lambda programming) 
[Discover] Valued Lessons: Monads in Python (with nice syntax!) http://www.valuedlessons.com/2008/01/monads-in-python-with-nice-syntax.html (python programming monads functional)
[Discover] Pexpect http://www.noah.org/wiki/Pexpect (python testing programming expect)
[Discover] Generator Tricks for Systems Programmers http://www.dabeaz.com/generators/index.html (programming python generators tutorial)
[Discover] Essential Python Reading List http://www.wordaligned.org/articles/essential-python-reading-list (python programming reading reference)
[Discover] Python Idioms and Efficiency Suggestions http://jaynes.colorado.edu/PythonIdioms.html (programming python reference idioms)
[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 programming python editor)
[Discover] How to Write a Spelling Corrector http://norvig.com/spell-correct.html (programming python algorithms spelling)
[Discover] Django snippets: Welcome http://www.djangosnippets.org/ (python django programming snippets)
[Discover] Python Tips, Tricks, and Hacks http://www.siafoo.net/article/52 (reference python tips programming)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (programming python tutorial code)
[Discover] James Gardner » Amazon EC2 Basics For Python Programmers http://jimmyg.org/2007/09/01/amazon-ec2-for-people-who-prefer-debian-and-python-over-fedora-and-java ... (python aws amazon tutorial)
[Discover] [Python-Dev] Monkeypatching idioms -- elegant or ugly? http://mail.python.org/pipermail/python-dev/2008-January/076194.html (python programming monkeypatching bdfl)
[Discover] Debugging Django http://simonwillison.net/2008/May/22/debugging/ (django testing python debugging)
[Discover] EnigmaCurry » Emacs as a powerful Python IDE http://www.enigmacurry.com/2008/05/09/emacs-as-a-powerful-python-ide/ (python emacs ide programming)
[Discover] Last.fm – the Blog · Python + Hadoop = Flying Circus Elephant http://blog.last.fm/2008/05/29/python-hadoop-flying-circus-elephant (hadoop python mapreduce scaling)
[Discover] PyChecker: a python source code checking tool http://pychecker.sourceforge.net/ (testing programming python tools)
[Discover] pythontracer - Google Code http://code.google.com/p/pythontracer/ (python optimization profiling debugging)
[Discover] Idioms and Anti-Idioms in Python — Python Documentation http://docs.python.org/dev/howto/doanddont.html (programming patterns python antipatterns)

[Discover] Learn Python in 10 minutes | Poromenos' Stuff http://www.poromenos.org/tutorials/python (python programming tutorial reference)
[Discover] Python for Lisp Programmers http://www.norvig.com/python-lisp.html (lisp python programming comparison)
[Discover] path Python module http://www.jorendorff.com/articles/python/path/index.html (python library opensource programming)
[Discover] Beautiful Soup: We called him Tortoise because he taught us. http://www.crummy.com/software/BeautifulSoup/ (parser python html xml)
[Discover] Python Package Index : virtualenv 1.0 http://pypi.python.org/pypi/virtualenv (virtualenv python deployment management)
[Discover] Google Jumps Head First Into Web Services With Google App Engine http://code.google.com/appengine/ (google hosting api python)
[Discover] urllib2 - The Missing Manual http://www.voidspace.org.uk/python/articles/urllib2.shtml (python http programming manual)
[Discover] PyTables - Hierarchical Datasets in Python http://www.pytables.org/moin (library python opensource programming)
[Discover] How to Think Like a Computer Scientist: Learning with Python http://www.ibiblio.org/obp/thinkCSpy/ (python programming reference tutorial)
[Discover] Python Tutorials, more than 300, updated April 16, 2006, and carefully sorted by topic and category http://www.awaretek.com/tutorials.html (programming python tutorial tutorials)
[Discover] How to Use UTF-8 with Python http://evanjones.ca/python-utf8.html (python unicode programming howto)
[Discover] Design Patterns in Python http://www.python.org/workshops/1997-10/proceedings/savikko.html (programming designpatterns python patterns)
[Discover] The B-List: Standalone Django scripts http://www.b-list.org/weblog/2007/sep/22/standalone-django-scripts/ (django python programming standalone)
[Discover] Writing An Hadoop MapReduce Program In Python - Michael G. Noll http://www.michael-noll.com/wiki/Writing_An_Hadoop_MapReduce_Program_In_Python (hadoop python cluster parallel)
[Discover] pyPdf http://pybrary.net/pyPdf/ (python pdf library tools)
[Discover] Running Django on Google App Engine - Google App Engine - Google Code http://code.google.com/appengine/articles/django.html (google python django googleappengine)
[Discover] Divmod - Trac http://divmod.org/trac (python opensource programming library)
[Discover] Supervisor: A System for Allowing the Control of Process State on UNIX http://supervisord.org/ (python linux sysadmin monitoring)
[Discover] Python-by-example http://www.lightbird.net/py-by-example/ (programming python tutorial reference)
[Discover] SQLAlchemy - The Database Toolkit for Python http://www.sqlalchemy.org/ (python sql database orm)
[Discover] import this. » Django on Windows http://thinkhole.org/wp/django-on-windows/ (django windows python install)
[Discover] Python Dispatch Package http://pydispatcher.sourceforge.net/ (python framework programming dispatch)
[Discover] Welcome to Pyke http://pyke.sourceforge.net/ (python programming ai inference)
[Discover] Python main() functions http://www.artima.com/weblogs/viewpost.jsp?thread=4829 (python programming tips reference)
[Discover] Python 101 cheat sheet http://www-128.ibm.com/developerworks/library/l-cheatsheet3.html (python programming reference cheatsheet)
[Discover] PyUnit - the standard unit testing framework for Python http://pyunit.sourceforge.net/ (testing python programming test)
[Discover] Software Carpentry (Version 1122) http://swc.scipy.org/ (python science programming lectures)
[Discover] Chris's Wiki :: blog/python/AbusingFrames http://utcc.utoronto.ca/~cks/space/blog/python/AbusingFrames (python bytecode)
[Discover] What is Grok? http://grok.zope.org/ (zope grok framework python)
[Discover] Google App Engine Interactive Shell http://shell.appspot.com/ (python shell google appengine)
[Discover] Python/C API Reference Manual http://docs.python.org/api/api.html (python api documentation programming)
[Discover] Python Tutorial http://docs.python.org/tut/tut.html (programming documentation python tutorial)
[Discover] Socket Programming HOWTO http://www.amk.ca/python/howto/sockets/ (network programming python tutorial)
[Discover] Beautiful Soup: We called him Tortoise because he taught us. http://www.crummy.com/software/BeautifulSoup/ (parser python html xml)
[Discover] ActiveState O'Reilly Python cookbook code samples ratings review http://aspn.activestate.com/ASPN/Python/Cookbook/ (cookbook programming reference python)
[Discover] Google Jumps Head First Into Web Services With Google App Engine http://code.google.com/appengine/ (google hosting api python)
[Discover] Python Library Reference http://docs.python.org/lib/lib.html (api reference python library)
[Discover] Python Package Index : Home http://pypi.python.org/pypi (python repository package opensource)
[Discover] Python Tips, Tricks, and Hacks http://www.siafoo.net/article/52 (reference python tips programming)
[Discover] Python Job Board http://www.python.org/community/jobs/ (jobs python programming career)
[Discover] Django | The Web framework for perfectionists with deadlines http://www.djangoproject.com/ (python django programming framework)
[Discover] A Python Transaction Class — Harald Hoyer http://www.harald-hoyer.de/linux/pythontransactionclass (python programming transactions concurrency)
[Discover] How to Think Like a Computer Scientist: Learning with Python http://openbookproject.net//thinkCSpy/ (programming python tutorial learning)
[Discover] Python vs. PHP http://wiki.w4py.org/python-vs-php.html (php python programming comparison)
[Discover] Design Patterns in Python http://www.python.org/workshops/1997-10/proceedings/savikko.html (programming designpatterns python patterns)
[Discover] Planet Planet! http://www.planetplanet.org/ (python aggregator rss atom)
[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 programming python editor)
[Discover] Python Style Guide http://www.python.org/doc/essays/styleguide.html (python programming styleguide reference)
[Discover] Python Library Reference http://docs.python.org/lib/ (programming library reference python)
[Discover] Another Do-It-Yourself Framework http://pythonpaste.org/webob/do-it-yourself.html (python framework programming tutorials)
[Discover] DivmodAxiom - Divmod - Trac http://divmod.org/trac/wiki/DivmodAxiom (db orm sqlite object)
[Discover] Eventlet - Second Life Wiki http://wiki.secondlife.com/wiki/Eventlet (python programming library async)
[Discover] Invent Your Own Computer Games with Python http://pythonbook.coffeeghost.net/book1/index.html (programming python games code)
[Discover] Python Reference Manual http://docs.python.org/ref/ref.html (python reference programming documentation)
[Discover] FrontPage - Storm https://storm.canonical.com/ (orm python database programming)
[Discover] Winpdb - A Platform Independent Python Debugger http://winpdb.org/ (debugger debug gui python)
[Discover] PyX - Python graphics package http://pyx.sourceforge.net/ (python graphics programming latex)
[Discover] http://kamaelia.sourceforge.net/Home http://kamaelia.sourceforge.net/Home (network framework python concurrency)
[Discover] pymox - Google Code http://code.google.com/p/pymox/ (testing python mock google)
[Discover] wxWidgets http://www.wxwidgets.org/ (gui library programming python)
[Discover] Python __Underscore__ Methods - Siafoo http://www.siafoo.net/article/57 (python programming reference api)
[Discover] Python Documentation http://docs.python.org/ (reference programming python documentation)
[Discover] What is Grok? http://grok.zope.org/ (zope grok framework python)
[Discover] FrontPage - MPI for Python http://mpi4py.scipy.org/ (parallel programming python library)
[Discover] Elixir – Trac http://elixir.ematia.de/trac/wiki (programming orm sql python)
[Discover] Psyco - Home Page http://psyco.sourceforge.net/ (python programming jit performance)
[Discover] The Xapian Project http://xapian.org/ (search programming opensource fulltext)
[Discover] Efficient String Concatenation in Python http://www.skymind.com/~ocrow/python_string/ (optimization programming code python)
[Discover] Python: 50 modules for all needs http://www.catswhocode.com/blog/featured/python-50-modules-for-all-needs-10 (resources library python programming)
[Discover] sympy - Google Code http://code.google.com/p/sympy/ (python math cas opensource)
[Discover] PyOpenGL -- The Python OpenGL Binding http://pyopengl.sourceforge.net/ (opengl graphics python programming)
[Discover] www.opensource4you.com Git - fapws2/summary http://www.opensource4you.com/cgi-bin/gitweb.cgi?p=fapws2;a=summary (library python libevent networking)
[Discover] IronPython - Home http://www.codeplex.com/IronPython (microsoft python .net programming)
[Discover] Blog at trepca.si » Python programming in Emacs http://www.trepca.si/blog/?p=29 (emacs python programming configuration)
[Discover] pyglet http://www.pyglet.org/ (python programming library opengl)
[Discover] Panda3D - Free 3D Engine http://panda3d.org/ (programming games python graphics)
[Discover] pygame - python game development http://www.pygame.org/news.html (games python programming opensource)
[Discover] Generator Tricks for Systems Programmers http://www.dabeaz.com/generators/ (python generator programming network)
[Discover] Working with the Operating System http://www.freenetpages.co.uk/hp/alan.gauld/tutos.htm (python os programming tutorial)
[Discover] gdata-python-client - Google Code http://code.google.com/p/gdata-python-client/ (google api python library)
[Discover] Valued Lessons: Monads in Python (with nice syntax!) http://www.valuedlessons.com/2008/01/monads-in-python-with-nice-syntax.html (python programming monads functional)
[Discover] Pexpect http://www.noah.org/wiki/Pexpect (python testing programming expect)
[Discover] Generator Tricks for Systems Programmers http://www.dabeaz.com/generators/index.html (programming python generators tutorial)
[Discover] Essential Python Reading List http://www.wordaligned.org/articles/essential-python-reading-list (python programming reading reference)
[Discover] Python Idioms and Efficiency Suggestions http://jaynes.colorado.edu/PythonIdioms.html (programming python reference idioms)
[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 programming python editor)
[Discover] How to Write a Spelling Corrector http://norvig.com/spell-correct.html (programming python algorithms spelling)
[Discover] Django snippets: Welcome http://www.djangosnippets.org/ (python django programming snippets)
[Discover] Python Tips, Tricks, and Hacks http://www.siafoo.net/article/52 (reference python tips programming)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (programming python tutorial code)
[Discover] James Gardner » Amazon EC2 Basics For Python Programmers http://jimmyg.org/2007/09/01/amazon-ec2-for-people-who-prefer-debian-and-python-over-fedora-and-java ... (python aws amazon tutorial)
[Discover] [Python-Dev] Monkeypatching idioms -- elegant or ugly? http://mail.python.org/pipermail/python-dev/2008-January/076194.html (python programming monkeypatching bdfl)
[Discover] Debugging Django http://simonwillison.net/2008/May/22/debugging/ (django testing python debugging)
[Discover] EnigmaCurry » Emacs as a powerful Python IDE http://www.enigmacurry.com/2008/05/09/emacs-as-a-powerful-python-ide/ (python emacs ide programming)
[Discover] Last.fm – the Blog · Python + Hadoop = Flying Circus Elephant http://blog.last.fm/2008/05/29/python-hadoop-flying-circus-elephant (hadoop python mapreduce scaling)
[Discover] PyChecker: a python source code checking tool http://pychecker.sourceforge.net/ (testing programming python tools)
[Discover] pythontracer - Google Code http://code.google.com/p/pythontracer/ (python optimization profiling debugging)
[Discover] Idioms and Anti-Idioms in Python — Python Documentation http://docs.python.org/dev/howto/doanddont.html (programming patterns python antipatterns)
[Discover] about:cmlenz - The Truth About Unicode In Python http://www.cmlenz.net/archives/2008/07/the-truth-about-unicode-in-python (unicode programming python internationalization)
[Discover] Learn Python in 10 minutes | Poromenos' Stuff http://www.poromenos.org/tutorials/python (python programming tutorial reference)
[Discover] Python for Lisp Programmers http://www.norvig.com/python-lisp.html (lisp python programming comparison)
[Discover] path Python module http://www.jorendorff.com/articles/python/path/index.html (python library opensource programming)
[Discover] Beautiful Soup: We called him Tortoise because he taught us. http://www.crummy.com/software/BeautifulSoup/ (parser python html xml)
[Discover] Python Package Index : virtualenv 1.0 http://pypi.python.org/pypi/virtualenv (virtualenv python deployment management)
[Discover] Google Jumps Head First Into Web Services With Google App Engine http://code.google.com/appengine/ (google hosting api python)
[Discover] urllib2 - The Missing Manual http://www.voidspace.org.uk/python/articles/urllib2.shtml (python http programming manual)
[Discover] PyTables - Hierarchical Datasets in Python http://www.pytables.org/moin (library python opensource programming)
[Discover] How to Think Like a Computer Scientist: Learning with Python http://www.ibiblio.org/obp/thinkCSpy/ (python programming reference tutorial)
[Discover] Python Tutorials, more than 300, updated April 16, 2006, and carefully sorted by topic and category http://www.awaretek.com/tutorials.html (programming python tutorial tutorials)
[Discover] How to Use UTF-8 with Python http://evanjones.ca/python-utf8.html (python unicode programming howto)
[Discover] Design Patterns in Python http://www.python.org/workshops/1997-10/proceedings/savikko.html (programming designpatterns python patterns)
[Discover] The B-List: Standalone Django scripts http://www.b-list.org/weblog/2007/sep/22/standalone-django-scripts/ (django python programming standalone)
[Discover] Writing An Hadoop MapReduce Program In Python - Michael G. Noll http://www.michael-noll.com/wiki/Writing_An_Hadoop_MapReduce_Program_In_Python (hadoop python cluster parallel)
[Discover] pyPdf http://pybrary.net/pyPdf/ (python pdf library tools)
[Discover] Running Django on Google App Engine - Google App Engine - Google Code http://code.google.com/appengine/articles/django.html (google python django googleappengine)
[Discover] Divmod - Trac http://divmod.org/trac (python opensource programming library)
[Discover] Supervisor: A System for Allowing the Control of Process State on UNIX http://supervisord.org/ (python linux sysadmin monitoring)
[Discover] Python-by-example http://www.lightbird.net/py-by-example/ (programming python tutorial reference)
[Discover] SQLAlchemy - The Database Toolkit for Python http://www.sqlalchemy.org/ (python sql database orm)
[Discover] import this. » Django on Windows http://thinkhole.org/wp/django-on-windows/ (django windows python install)
[Discover] Python Dispatch Package http://pydispatcher.sourceforge.net/ (python framework programming dispatch)
[Discover] Welcome to Pyke http://pyke.sourceforge.net/ (python programming ai inference)
[Discover] Python main() functions http://www.artima.com/weblogs/viewpost.jsp?thread=4829 (python programming tips reference)
[Discover] Python 101 cheat sheet http://www-128.ibm.com/developerworks/library/l-cheatsheet3.html (python programming reference cheatsheet)
[Discover] PyUnit - the standard unit testing framework for Python http://pyunit.sourceforge.net/ (testing python programming test)
[Discover] Software Carpentry (Version 1122) http://swc.scipy.org/ (python science programming lectures)
[Discover] Chris's Wiki :: blog/python/AbusingFrames http://utcc.utoronto.ca/~cks/space/blog/python/AbusingFrames (python bytecode)
[Discover] What is Grok? http://grok.zope.org/ (zope grok framework python)
[Discover] Google App Engine Interactive Shell http://shell.appspot.com/ (python shell google appengine)
[Discover] Python/C API Reference Manual http://docs.python.org/api/api.html (python api documentation programming)
[Discover] Python Tutorial http://docs.python.org/tut/tut.html (programming documentation python tutorial)
[Discover] Socket Programming HOWTO http://www.amk.ca/python/howto/sockets/ (network programming python tutorial)
[Discover] Beautiful Soup: We called him Tortoise because he taught us. http://www.crummy.com/software/BeautifulSoup/ (parser python html xml)
[Discover] ActiveState O'Reilly Python cookbook code samples ratings review http://aspn.activestate.com/ASPN/Python/Cookbook/ (cookbook programming reference python)
[Discover] Google Jumps Head First Into Web Services With Google App Engine http://code.google.com/appengine/ (google hosting api python)
[Discover] Python Library Reference http://docs.python.org/lib/lib.html (api reference python library)
[Discover] Python Package Index : Home http://pypi.python.org/pypi (python repository package opensource)
[Discover] Python Tips, Tricks, and Hacks http://www.siafoo.net/article/52 (reference python tips programming)
[Discover] Python Job Board http://www.python.org/community/jobs/ (jobs python programming career)
[Discover] Django | The Web framework for perfectionists with deadlines http://www.djangoproject.com/ (python django programming framework)
[Discover] A Python Transaction Class — Harald Hoyer http://www.harald-hoyer.de/linux/pythontransactionclass (python programming transactions concurrency)
[Discover] How to Think Like a Computer Scientist: Learning with Python http://openbookproject.net//thinkCSpy/ (programming python tutorial learning)
[Discover] Python vs. PHP http://wiki.w4py.org/python-vs-php.html (php python programming comparison)
[Discover] Design Patterns in Python http://www.python.org/workshops/1997-10/proceedings/savikko.html (programming designpatterns python patterns)
[Discover] Planet Planet! http://www.planetplanet.org/ (python aggregator rss atom)
[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 programming python editor)
[Discover] Python Style Guide http://www.python.org/doc/essays/styleguide.html (python programming styleguide reference)
[Discover] Python Library Reference http://docs.python.org/lib/ (programming library reference python)
[Discover] Another Do-It-Yourself Framework http://pythonpaste.org/webob/do-it-yourself.html (python framework programming tutorials)
[Discover] DivmodAxiom - Divmod - Trac http://divmod.org/trac/wiki/DivmodAxiom (db orm sqlite object)
[Discover] Eventlet - Second Life Wiki http://wiki.secondlife.com/wiki/Eventlet (python programming library async)
[Discover] Invent Your Own Computer Games with Python http://pythonbook.coffeeghost.net/book1/index.html (programming python games code)
[Discover] Python Reference Manual http://docs.python.org/ref/ref.html (python reference programming documentation)
[Discover] FrontPage - Storm https://storm.canonical.com/ (orm python database programming)
[Discover] Winpdb - A Platform Independent Python Debugger http://winpdb.org/ (debugger debug gui python)
[Discover] PyX - Python graphics package http://pyx.sourceforge.net/ (python graphics programming latex)
[Discover] http://kamaelia.sourceforge.net/Home http://kamaelia.sourceforge.net/Home (network framework python concurrency)
[Discover] pymox - Google Code http://code.google.com/p/pymox/ (testing python mock google)
[Discover] wxWidgets http://www.wxwidgets.org/ (gui library programming python)
[Discover] Python __Underscore__ Methods - Siafoo http://www.siafoo.net/article/57 (python programming reference api)
[Discover] Python Documentation http://docs.python.org/ (reference programming python documentation)
[Discover] What is Grok? http://grok.zope.org/ (zope grok framework python)
[Discover] FrontPage - MPI for Python http://mpi4py.scipy.org/ (parallel programming python library)
[Discover] Elixir – Trac http://elixir.ematia.de/trac/wiki (programming orm sql python)
[Discover] Psyco - Home Page http://psyco.sourceforge.net/ (python programming jit performance)
[Discover] The Xapian Project http://xapian.org/ (search programming opensource fulltext)
[Discover] Efficient String Concatenation in Python http://www.skymind.com/~ocrow/python_string/ (optimization programming code python)
[Discover] Python: 50 modules for all needs http://www.catswhocode.com/blog/featured/python-50-modules-for-all-needs-10 (resources library python programming)
[Discover] sympy - Google Code http://code.google.com/p/sympy/ (python math cas opensource)
[Discover] PyOpenGL -- The Python OpenGL Binding http://pyopengl.sourceforge.net/ (opengl graphics python programming)
[Discover] www.opensource4you.com Git - fapws2/summary http://www.opensource4you.com/cgi-bin/gitweb.cgi?p=fapws2;a=summary (library python libevent networking)
[Discover] IronPython - Home http://www.codeplex.com/IronPython (microsoft python .net programming)
[Discover] Blog at trepca.si » Python programming in Emacs http://www.trepca.si/blog/?p=29 (emacs python programming configuration)
[Discover] pyglet http://www.pyglet.org/ (python programming library opengl)
[Discover] Panda3D - Free 3D Engine http://panda3d.org/ (programming games python graphics)
[Discover] pygame - python game development http://www.pygame.org/news.html (games python programming opensource)
[Discover] Generator Tricks for Systems Programmers http://www.dabeaz.com/generators/ (python generator programming network)
[Discover] Working with the Operating System http://www.freenetpages.co.uk/hp/alan.gauld/tutos.htm (python os programming tutorial)
[Discover] gdata-python-client - Google Code http://code.google.com/p/gdata-python-client/ (google api python library)

