[Discover] The GITS Blog » Python GUI programming platforms for Windows http://www.ginstrom.com/scribbles/2008/02/26/python-gui-programming-platforms-for-windows/
(comparison windows library wxpython) 
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (python programming tutorial reference)
[Discover] Red Hat Magazine | Python for Bash scripters: A well-kept secret http://www.redhatmagazine.com/2008/02/07/python-for-bash-scripters-a-well-kept-secret/ (scripting bash python tutorial)
[Discover] Intermediate and Advanced Software Carpentry in Python http://ivory.idyll.org/articles/advanced-swc/#wrapping-python-code-with-swig (python)
[Discover] pyglet http://www.pyglet.org/ (games python programming graphics)
[Discover] Julius B. Lucks/Projects/Python All A Scientist Needs - OpenWetWare http://openwetware.org/index.php?title=Julius_B._Lucks/Projects/Python_All_A_Scientist_Needs&old ... (python science programming biology)
[Discover] How not to write Python code » Ikke’s blog http://eikke.com/how-not-to-write-python-code/ (programming conventions python toread)
[Discover] essential-python-reading-list http://www.wordaligned.org/articles/essential-python-reading-list (python programming reference reading)
[Discover] Jason Blevins: Scientific Computing in Python http://jblevins.org/computing/python/scipy-overview (python science math mathematics)
[Discover] reducing the footprint of python applications -- andy wingo http://wingolog.org/archives/2007/11/27/reducing-the-footprint-of-python-applications (python optimization performance debugging)
[Discover] mechanize http://wwwsearch.sourceforge.net/mechanize/ (python testing programming tools)
[Discover] [Python-Dev] Monkeypatching idioms -- elegant or ugly? http://mail.python.org/pipermail/python-dev/2008-January/076194.html (python monkeypatching metaprogramming snippets)
[Discover] Eventlet http://wiki.secondlife.com/wiki/Eventlet (python programming network library)
[Discover] Welcome to Pyke http://pyke.sourceforge.net/ (python opensource programming library)
[Discover] Python main() functions http://www.artima.com/weblogs/viewpost.jsp?thread=4829 (toread design programming python)
[Discover] Introducing Stepic: Python Steganography in Images (Lenny Domnitser’s domnit.org) http://domnit.org/2007/02/stepic (steganography crypto code photo)
[Discover] Python Package Index : shove 0.1.1 http://pypi.python.org/pypi/shove (python storage programming database)
[Discover] pygooglechart http://pygooglechart.slowchop.com/ (google python api visualization)
[Discover] Mapnik C++/Python GIS Toolkit | Welcome http://mapnik.org/ (mapping maps python gis)

[Discover] Ned Batchelder: Python solvers http://nedbatchelder.com/blog/200802/python_solvers.html (python algorithms algorithm mathematics)
[Discover] The GITS Blog » Intermediate Python: Pythonic file searches http://www.ginstrom.com/scribbles/2008/02/14/intermediate-python-pythonic-file-searches/ (python pythonic programming code)
[Discover] PyGPU - Python for the GPU http://www.cs.lth.se/home/Calle_Lejdfors/pygpu/ (python programming gpu hardware)
[Discover] The Python Challenge http://www.pythonchallenge.com/ (python programming games puzzle)
[Discover] PYTHON TOOLBOX: 25+ Tools For Taming Python http://mashable.com/2007/10/02/python-toolbox/ (tools python resources programming)
[Discover] Python image processing http://www.fantascienza.net/leonardo/ar/py_img_proc/index.html (programming python algorithms imaging)
[Discover] HTML2PDF converter written in Python. About http://www.htmltopdf.org/ (html python css programming)
[Discover] PyCha - Trac http://www.lorenzogil.com/projects/pycha/ (python charting visualization library)
[Discover] Blog at trepca.si » Python programming in Emacs http://www.trepca.si/blog/?p=29 (emacs editor configuration python)
[Discover] Utility Mill - Makes Utilities http://utilitymill.com/ (python tools utilities rest)
[Discover] Ned Batchelder: Python parsing tools http://nedbatchelder.com/text/python-parsers.html (python programming parser tools)
[Discover] Software Idioms for Data Exploration in Python http://semanticbible.com/blogos/2008/02/21/software-idioms-for-data-exploration-in-python/ (toread programming python algorithms)
[Discover] PyMite http://pymite.python-hosting.com/ (embedded python hardware programming)
[Discover] Parallel Python http://www.artima.com/weblogs/viewpost.jsp?thread=214303 (python parallel programming concurrency)
[Discover] Python for Fun http://openbookproject.net//py4fun/index.html (python programming fun tutorial)
[Discover] Маниакальный Веблог » Why “Where everyone goes” crashed http://softwaremaniacs.org/blog/2008/02/24/why-offline-crashed-en/ (django optimization scaling python)
[Discover] Dabo Desktop Application Framework http://dabodev.com/ (python wxpython gui opensource)
[Discover] Goldblog - Python - 15 Line HTTP Server - Web Interface For Your Tools - Corey Goldberg http://www.goldb.org/goldblog/2008/02/12/Python15LineHTTPServerWebInterfaceForYourTools.aspx (server scripting programming python)
[Discover] blog.bjrn.se: TrueCrypt explained http://blog.bjrn.se/2008/01/truecrypt-explained.html (toread algorithms cryptography python)
[Discover] Web development tips: Use antipool.py for threaded Python database access http://www.ibm.com/developerworks/web/library/wa-antipool/ (python programming database library)
[Discover] learning python » Blog Archive » Creating a game with PyGlet and Python http://www.learningpython.com/2007/11/10/creating-a-game-with-pyglet-and-python/ (games programming python tutorial)
[Discover] Python Package Index : pycha 0.2.0 http://pypi.python.org/pypi/pycha/0.2.0 (python charts graphics programming)
[Discover] Introduction to Concurrent Programming with Stackless Python http://members.verizon.net/olsongt/stackless/why_stackless.html (stackless programming tutorial python)
[Discover] httplib2 - Google Code http://code.google.com/p/httplib2/ (python http library authentication)
[Discover] buzhug, a pure-Python database engine http://buzhug.sourceforge.net/ (python database programming library)
[Discover] Python Package Index : Home http://pypi.python.org/pypi (python library repository libraries)
[Discover] boto - Google Code http://code.google.com/p/boto/ (python amazon aws webservices)
[Discover] Parallel Python - Home http://www.parallelpython.com/ (python parallel programming distributed)
[Discover] Rope, a python refactoring library ... http://rope.sourceforge.net/ (python ide refactoring library)
[Discover] Six GoF design patterns, Python style : The GITS Blog http://www.ginstrom.com/scribbles/2007/10/08/design-patterns-python-style/ (python programming designpatterns gof)
[Discover] Python Tricks http://kogs-www.informatik.uni-hamburg.de/~meine/python_tricks (python programming tips reference)
[Discover] Beautiful Soup: We called him Tortoise because he taught us. http://www.crummy.com/software/BeautifulSoup/ (python parser programming html)
[Discover] (web.py) http://webpy.org/ (python framework opensource programming)
[Discover] EvilChuck: Tell Python to Shove it! http://www.evilchuck.com/2008/02/tell-python-to-shove-it.html (python storage programming svn)
[Discover] FrontPage - Storm https://storm.canonical.com/ (orm python database programming)
[Discover] Usefull tips to start a new project with Django - Keep Da Link http://kdl.nobugware.com/post/2008/02/19/Usefull-tips-to-start-a-new-project-with-Django (python django programming development)
[Discover] A small introduction to Python Eggs — mrtopf.de http://mrtopf.de/blog/python_zope/a-small-introduction-to-python-eggs/ (python eggs tutorial setuptools)
[Discover] The B-List: Media moves http://www.b-list.org/weblog/2008/feb/07/media/ (python amazon hosting django)
[Discover] Python Package Index : workingenv.py 0.6.5 http://cheeseshop.python.org/pypi/workingenv.py (python environment programming tools)
[Discover] Getting Started on Natural Language Processing with Python http://www.acm.org/crossroads/xrds13-4/natural_language.html (nlp algorithm ia fun)
[Discover] Whimsy - incise.org http://incise.org/index.cgi/Whimsy (python window whimsy windowmanager)
[Discover] How to Write a Spelling Corrector http://www.norvig.com/spell-correct.html (code programming python spelling)
[Discover] Building Skills in Python [Version 2.4] http://homepage.mac.com/s_lott/books/python.html (python programming tutorial book)
[Discover] Python page Richard Gruet @ free.fr http://rgruet.free.fr/#QuickRef (reference python cheatsheet programming)
[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 ... (amazon python aws tutorial)
[Discover] Advanced Django » SlideShare (share powerpoint presentations online, slideshows, slide shows, ... http://www.slideshare.net/simon/advanced-django/ (python django presentation slide)
[Discover] Phatch = PHoto & bATCH!: Welcome! http://photobatch.wikidot.com/ (photos photo programming opensource)
[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 hadoop mapreduce programming)
[Discover] pyPdf http://pybrary.net/pyPdf/ (python pdf library tools)
[Discover] PerformancePython - http://www.scipy.org/PerformancePython (python optimization computing programming)
[Discover] Ned Batchelder: Aptus http://www.nedbatchelder.com/code/aptus/ (python fractals fractal mathematics)
[Discover] Wingware Python IDE - The Intelligent Development Environment for Python Programmers http://wingware.com/ (python ide development tools)
[Discover] Supervisor http://supervisord.org/ (python sysadmin linux tools)
[Discover] Ned Batchelder: coverage http://www.nedbatchelder.com/code/modules/coverage.html (testing python coverage programming)
[Discover] SQLAlchemy - The Database Toolkit for Python http://www.sqlalchemy.org/ (sql programming python orm)
[Discover] Pyparsing introduction: BNF to code » Ikke’s blog http://eikke.com/pyparsing-introduction-bnf-to-code/ (python programming parsing bnf)
[Discover] SAGE python, the revelation - David Coallier http://blog.agoraproduction.com/index.php?/archives/55-SAGE-python,-the-revelation.html (programming python math sage)
[Discover] Python web development and frameworks in 2007 (jp's domain) http://jesusphreak.infogami.com/blog/vrp1 (python framework webdev comparison)
[Discover] Reading zip archives in Python - Program - Python - Builder AU http://www.builderau.com.au/program/python/soa/Reading-zip-archives-in-Python/0,2000064084,339282745 ... (programming python compression tutorials)
[Discover] uxPython :: UI Toolkit & Developer Tools http://www.uxpython.com/ (gui python programming library)
[Discover] Python's Makefile http://blog.ianbicking.org/pythons-makefile.html (python programming packaging make)
[Discover] StaticGenerator for Django http://superjared.com/projects/static-generator/ (python django static generator)
[Discover] Python Web Programming - looking for examples of solid high-traffic sites - comp.lang.python | ... http://groups.google.com/group/comp.lang.python/browse_thread/thread/6b80918453856257/fde81c0d9401b1 ... (python programming development performance)
[Discover] hackety org » Those Impressive NodeBox Colors http://hackety.org/2007/12/04/thoseImpressiveNodeBoxColors.html (design programming nodebox color)
[Discover] Levenshtein http://trific.ath.cx/resources/python/levenshtein/ (python algorithms levenshtein search)
[Discover] XML.com: Introducing WSGI: Python's Secret Web Weapon http://www.xml.com/pub/a/2006/09/27/introducing-wsgi-pythons-secret-web-weapon.html (python programming wsgi xml)
[Discover] Mako http://www.makotemplates.org/ (python programming template wsgi)
[Discover] Valued Lessons: Monads in Python (with nice syntax!) http://www.valuedlessons.com/2008/01/monads-in-python-with-nice-syntax.html (python monads programming monad)
[Discover] Understanding Threading in Python LG #107 http://linuxgazette.net/107/pai.html (python programming tutorial threading)
[Discover] svgfig - Google Code http://code.google.com/p/svgfig/ (vector graphics development graph)
[Discover] Machine Check Exception » Blog Archive » Parallel Processing in Python with processing http://mtrr.org/blog/?p=91 (python parallel programming concurrency)
[Discover] The Great Python Component Swap Meet — bud.ca http://www.bud.ca/blog/the-great-python-component-swap-meet (components zope architecture programming)
[Discover] Peach Fuzzer Framework http://peachfuzz.sourceforge.net/ (testing tools fuzzer scalability)
[Discover] Phil Hassey » Blog Archive » tinypy 64k - bootstrapped! http://www.philhassey.com/blog/2008/01/31/tinypy-64k-bootstrapped/ (python vm tinypy programming)
[Discover] Python and HTML Processing http://www.boddie.org.uk/python/HTML.html (html python xml programming)
[Discover] tartley.com » 2D Graphics With Pyglet and OpenGL http://tartley.com/?p=250 (pyglet opengl graphics python)
[Discover] Pumping Up Your Applications with Xapian Full-Text Search · Nadav Samet's Blog http://www.thesamet.com/blog/2007/02/04/pumping-up-your-applications-with-xapian-full-text-search/ (search fulltext python programming)
[Discover] py2exe.org http://www.py2exe.org/ (windows python programming opensource)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (python programming tutorial reference)
[Discover] Red Hat Magazine | Python for Bash scripters: A well-kept secret http://www.redhatmagazine.com/2008/02/07/python-for-bash-scripters-a-well-kept-secret/ (scripting bash python tutorial)
[Discover] Intermediate and Advanced Software Carpentry in Python http://ivory.idyll.org/articles/advanced-swc/#wrapping-python-code-with-swig (python)
[Discover] pyglet http://www.pyglet.org/ (games python programming graphics)
[Discover] Julius B. Lucks/Projects/Python All A Scientist Needs - OpenWetWare http://openwetware.org/index.php?title=Julius_B._Lucks/Projects/Python_All_A_Scientist_Needs&old ... (python science programming biology)
[Discover] How not to write Python code » Ikke’s blog http://eikke.com/how-not-to-write-python-code/ (programming conventions python toread)
[Discover] essential-python-reading-list http://www.wordaligned.org/articles/essential-python-reading-list (python programming reference reading)
[Discover] Jason Blevins: Scientific Computing in Python http://jblevins.org/computing/python/scipy-overview (python science math mathematics)
[Discover] reducing the footprint of python applications -- andy wingo http://wingolog.org/archives/2007/11/27/reducing-the-footprint-of-python-applications (python optimization performance debugging)
[Discover] mechanize http://wwwsearch.sourceforge.net/mechanize/ (python testing programming tools)
[Discover] [Python-Dev] Monkeypatching idioms -- elegant or ugly? http://mail.python.org/pipermail/python-dev/2008-January/076194.html (python monkeypatching metaprogramming snippets)
[Discover] Eventlet http://wiki.secondlife.com/wiki/Eventlet (python programming network library)
[Discover] Welcome to Pyke http://pyke.sourceforge.net/ (python opensource programming library)
[Discover] Python main() functions http://www.artima.com/weblogs/viewpost.jsp?thread=4829 (toread design programming python)
[Discover] Introducing Stepic: Python Steganography in Images (Lenny Domnitser’s domnit.org) http://domnit.org/2007/02/stepic (steganography crypto code photo)
[Discover] Python Package Index : shove 0.1.1 http://pypi.python.org/pypi/shove (python storage programming database)
[Discover] pygooglechart http://pygooglechart.slowchop.com/ (google python api visualization)
[Discover] Mapnik C++/Python GIS Toolkit | Welcome http://mapnik.org/ (mapping maps python gis)
[Discover] Genshi - Trac http://genshi.edgewall.org/ (template python xml development)
[Discover] Ned Batchelder: Python solvers http://nedbatchelder.com/blog/200802/python_solvers.html (python algorithms algorithm mathematics)
[Discover] The GITS Blog » Intermediate Python: Pythonic file searches http://www.ginstrom.com/scribbles/2008/02/14/intermediate-python-pythonic-file-searches/ (python pythonic programming code)
[Discover] PyGPU - Python for the GPU http://www.cs.lth.se/home/Calle_Lejdfors/pygpu/ (python programming gpu hardware)
[Discover] The Python Challenge http://www.pythonchallenge.com/ (python programming games puzzle)
[Discover] PYTHON TOOLBOX: 25+ Tools For Taming Python http://mashable.com/2007/10/02/python-toolbox/ (tools python resources programming)
[Discover] Python image processing http://www.fantascienza.net/leonardo/ar/py_img_proc/index.html (programming python algorithms imaging)
[Discover] HTML2PDF converter written in Python. About http://www.htmltopdf.org/ (html python css programming)
[Discover] PyCha - Trac http://www.lorenzogil.com/projects/pycha/ (python charting visualization library)
[Discover] Blog at trepca.si » Python programming in Emacs http://www.trepca.si/blog/?p=29 (emacs editor configuration python)
[Discover] Utility Mill - Makes Utilities http://utilitymill.com/ (python tools utilities rest)
[Discover] Ned Batchelder: Python parsing tools http://nedbatchelder.com/text/python-parsers.html (python programming parser tools)
[Discover] Software Idioms for Data Exploration in Python http://semanticbible.com/blogos/2008/02/21/software-idioms-for-data-exploration-in-python/ (toread programming python algorithms)
[Discover] PyMite http://pymite.python-hosting.com/ (embedded python hardware programming)
[Discover] Parallel Python http://www.artima.com/weblogs/viewpost.jsp?thread=214303 (python parallel programming concurrency)
[Discover] Python for Fun http://openbookproject.net//py4fun/index.html (python programming fun tutorial)
[Discover] Маниакальный Веблог » Why “Where everyone goes” crashed http://softwaremaniacs.org/blog/2008/02/24/why-offline-crashed-en/ (django optimization scaling python)
[Discover] Dabo Desktop Application Framework http://dabodev.com/ (python wxpython gui opensource)
[Discover] Goldblog - Python - 15 Line HTTP Server - Web Interface For Your Tools - Corey Goldberg http://www.goldb.org/goldblog/2008/02/12/Python15LineHTTPServerWebInterfaceForYourTools.aspx (server scripting programming python)
[Discover] blog.bjrn.se: TrueCrypt explained http://blog.bjrn.se/2008/01/truecrypt-explained.html (toread algorithms cryptography python)
[Discover] Web development tips: Use antipool.py for threaded Python database access http://www.ibm.com/developerworks/web/library/wa-antipool/ (python programming database library)
[Discover] learning python » Blog Archive » Creating a game with PyGlet and Python http://www.learningpython.com/2007/11/10/creating-a-game-with-pyglet-and-python/ (games programming python tutorial)
[Discover] Python Package Index : pycha 0.2.0 http://pypi.python.org/pypi/pycha/0.2.0 (python charts graphics programming)
[Discover] Introduction to Concurrent Programming with Stackless Python http://members.verizon.net/olsongt/stackless/why_stackless.html (stackless programming tutorial python)
[Discover] httplib2 - Google Code http://code.google.com/p/httplib2/ (python http library authentication)
[Discover] buzhug, a pure-Python database engine http://buzhug.sourceforge.net/ (python database programming library)
[Discover] Python Package Index : Home http://pypi.python.org/pypi (python library repository libraries)
[Discover] boto - Google Code http://code.google.com/p/boto/ (python amazon aws webservices)
[Discover] Parallel Python - Home http://www.parallelpython.com/ (python parallel programming distributed)
[Discover] Rope, a python refactoring library ... http://rope.sourceforge.net/ (python ide refactoring library)
[Discover] Six GoF design patterns, Python style : The GITS Blog http://www.ginstrom.com/scribbles/2007/10/08/design-patterns-python-style/ (python programming designpatterns gof)
[Discover] Python Tricks http://kogs-www.informatik.uni-hamburg.de/~meine/python_tricks (python programming tips reference)
[Discover] Beautiful Soup: We called him Tortoise because he taught us. http://www.crummy.com/software/BeautifulSoup/ (python parser programming html)
[Discover] (web.py) http://webpy.org/ (python framework opensource programming)
[Discover] EvilChuck: Tell Python to Shove it! http://www.evilchuck.com/2008/02/tell-python-to-shove-it.html (python storage programming svn)
[Discover] FrontPage - Storm https://storm.canonical.com/ (orm python database programming)
[Discover] Usefull tips to start a new project with Django - Keep Da Link http://kdl.nobugware.com/post/2008/02/19/Usefull-tips-to-start-a-new-project-with-Django (python django programming development)
[Discover] A small introduction to Python Eggs — mrtopf.de http://mrtopf.de/blog/python_zope/a-small-introduction-to-python-eggs/ (python eggs tutorial setuptools)
[Discover] The B-List: Media moves http://www.b-list.org/weblog/2008/feb/07/media/ (python amazon hosting django)
[Discover] Python Package Index : workingenv.py 0.6.5 http://cheeseshop.python.org/pypi/workingenv.py (python environment programming tools)
[Discover] Getting Started on Natural Language Processing with Python http://www.acm.org/crossroads/xrds13-4/natural_language.html (nlp algorithm ia fun)
[Discover] Whimsy - incise.org http://incise.org/index.cgi/Whimsy (python window whimsy windowmanager)
[Discover] How to Write a Spelling Corrector http://www.norvig.com/spell-correct.html (code programming python spelling)
[Discover] Building Skills in Python [Version 2.4] http://homepage.mac.com/s_lott/books/python.html (python programming tutorial book)
[Discover] Python page Richard Gruet @ free.fr http://rgruet.free.fr/#QuickRef (reference python cheatsheet programming)
[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 ... (amazon python aws tutorial)
[Discover] Advanced Django » SlideShare (share powerpoint presentations online, slideshows, slide shows, ... http://www.slideshare.net/simon/advanced-django/ (python django presentation slide)
[Discover] Phatch = PHoto & bATCH!: Welcome! http://photobatch.wikidot.com/ (photos photo programming opensource)
[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 hadoop mapreduce programming)
[Discover] pyPdf http://pybrary.net/pyPdf/ (python pdf library tools)
[Discover] PerformancePython - http://www.scipy.org/PerformancePython (python optimization computing programming)
[Discover] Ned Batchelder: Aptus http://www.nedbatchelder.com/code/aptus/ (python fractals fractal mathematics)
[Discover] Wingware Python IDE - The Intelligent Development Environment for Python Programmers http://wingware.com/ (python ide development tools)
[Discover] Supervisor http://supervisord.org/ (python sysadmin linux tools)
[Discover] Ned Batchelder: coverage http://www.nedbatchelder.com/code/modules/coverage.html (testing python coverage programming)
[Discover] SQLAlchemy - The Database Toolkit for Python http://www.sqlalchemy.org/ (sql programming python orm)
[Discover] Pyparsing introduction: BNF to code » Ikke’s blog http://eikke.com/pyparsing-introduction-bnf-to-code/ (python programming parsing bnf)
[Discover] SAGE python, the revelation - David Coallier http://blog.agoraproduction.com/index.php?/archives/55-SAGE-python,-the-revelation.html (programming python math sage)
[Discover] Python web development and frameworks in 2007 (jp's domain) http://jesusphreak.infogami.com/blog/vrp1 (python framework webdev comparison)
[Discover] Reading zip archives in Python - Program - Python - Builder AU http://www.builderau.com.au/program/python/soa/Reading-zip-archives-in-Python/0,2000064084,339282745 ... (programming python compression tutorials)
[Discover] uxPython :: UI Toolkit & Developer Tools http://www.uxpython.com/ (gui python programming library)
[Discover] Python's Makefile http://blog.ianbicking.org/pythons-makefile.html (python programming packaging make)
[Discover] StaticGenerator for Django http://superjared.com/projects/static-generator/ (python django static generator)
[Discover] Python Web Programming - looking for examples of solid high-traffic sites - comp.lang.python | ... http://groups.google.com/group/comp.lang.python/browse_thread/thread/6b80918453856257/fde81c0d9401b1 ... (python programming development performance)
[Discover] hackety org » Those Impressive NodeBox Colors http://hackety.org/2007/12/04/thoseImpressiveNodeBoxColors.html (design programming nodebox color)
[Discover] Levenshtein http://trific.ath.cx/resources/python/levenshtein/ (python algorithms levenshtein search)
[Discover] XML.com: Introducing WSGI: Python's Secret Web Weapon http://www.xml.com/pub/a/2006/09/27/introducing-wsgi-pythons-secret-web-weapon.html (python programming wsgi xml)
[Discover] Mako http://www.makotemplates.org/ (python programming template wsgi)
[Discover] Valued Lessons: Monads in Python (with nice syntax!) http://www.valuedlessons.com/2008/01/monads-in-python-with-nice-syntax.html (python monads programming monad)
[Discover] Understanding Threading in Python LG #107 http://linuxgazette.net/107/pai.html (python programming tutorial threading)
[Discover] svgfig - Google Code http://code.google.com/p/svgfig/ (vector graphics development graph)
[Discover] Machine Check Exception » Blog Archive » Parallel Processing in Python with processing http://mtrr.org/blog/?p=91 (python parallel programming concurrency)
[Discover] The Great Python Component Swap Meet — bud.ca http://www.bud.ca/blog/the-great-python-component-swap-meet (components zope architecture programming)
[Discover] Peach Fuzzer Framework http://peachfuzz.sourceforge.net/ (testing tools fuzzer scalability)
[Discover] Phil Hassey » Blog Archive » tinypy 64k - bootstrapped! http://www.philhassey.com/blog/2008/01/31/tinypy-64k-bootstrapped/ (python vm tinypy programming)
[Discover] Python and HTML Processing http://www.boddie.org.uk/python/HTML.html (html python xml programming)
[Discover] tartley.com » 2D Graphics With Pyglet and OpenGL http://tartley.com/?p=250 (pyglet opengl graphics python)
[Discover] Pumping Up Your Applications with Xapian Full-Text Search · Nadav Samet's Blog http://www.thesamet.com/blog/2007/02/04/pumping-up-your-applications-with-xapian-full-text-search/ (search fulltext python programming)
[Discover] py2exe.org http://www.py2exe.org/ (windows python programming opensource)

