[Discover] Introduction to Concurrent Programming with Stackless Python http://members.verizon.net/olsongt/stackless/why_stackless.html
(stackless tutorial programming python) 
[Discover] PyGPU - Python for the GPU http://www.cs.lth.se/home/Calle_Lejdfors/pygpu/ (python gpu programming cg)
[Discover] Eventlet - Second Life Wiki http://wiki.secondlife.com/wiki/Eventlet (python programming library async)
[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] Sage: Open Source Mathematics Software http://www.sagemath.org/ (python math programming opensource)
[Discover] Intermediate and Advanced Software Carpentry in Python http://ivory.idyll.org/articles/advanced-swc/ (python programming tutorial reference)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (programming python tutorial code)
[Discover] dogtail: taking your application for a walk http://people.redhat.com/zcerza/dogtail/ (testing gui python linux)
[Discover] IPy - INL software - Trac http://software.inl.fr//trac/wiki/IPy (python networking library network)
[Discover] (web.py) http://webpy.org/ (python framework programming web.py)
[Discover] PYTHON TOOLBOX: 25+ Tools For Taming Python http://mashable.com/2007/10/02/python-toolbox/ (resources tutorials python webdev)
[Discover] Welcome to Pyke http://pyke.sourceforge.net/ (python programming ai inference)
[Discover] pyparsing » home http://pyparsing.wikispaces.com/ (python parser library parsing)
[Discover] Understanding Threading in Python http://linuxgazette.net/107/pai.html (python programming threading tutorial)
[Discover] blog.bjrn.se: TrueCrypt explained http://blog.bjrn.se/2008/01/truecrypt-explained.html (cryptography python security tutorial)
[Discover] Beautiful Soup documentation http://crummy.com/software/BeautifulSoup/documentation.html (python xml library programming)
[Discover] Welcome to pyglet http://pyglet.org/ (graphics python gui opengl)
[Discover] Exploring Python Bytecode « Thermal Noise http://thermalnoise.wordpress.com/2007/12/30/exploring-python-bytecode/ (python programming bytecode toread)
[Discover] Building Skills in Python [Version 2.4] http://homepage.mac.com/s_lott/books/python.html (programming books python tutorial)
[Discover] Six GoF design patterns, Python style : The GITS Blog http://www.ginstrom.com/scribbles/2007/10/08/design-patterns-python-style/ (programming patterns design python)

[Discover] Django Master Class http://toys.jacobian.org/presentations/2007/oscon/tutorial/ (django python programming development)
[Discover] The B-List: Django tips: get the most out of generic views http://www.b-list.org/weblog/2006/nov/16/django-tips-get-most-out-generic-views/ (django views tips python)
[Discover] The Python Challenge http://www.pythonchallenge.com/ (fun python programming games)
[Discover] Cerealizer http://home.gna.org/oomadness/en/cerealizer/index.html (python library programming serialization)
[Discover] Newforms, part 1 | B-list http://www.b-list.org/weblog/2007/nov/22/newforms/ (python forms newforms django)
[Discover] How to Think Like a Computer Scientist http://www.greenteapress.com/thinkpython/html/ (programming tutorial book python)
[Discover] Think Python: An Introduction to Software Design http://www.greenteapress.com/thinkpython/ (python programming book reference)
[Discover] Evaluating Web Development Frameworks: Rails and Django http://www.vaporbase.com/rails-django (comparison python ruby django)
[Discover] Extending Python with Pyrex | Python | Artful code http://artfulcode.nfshost.com/files/extending_python_with_pyrex.html (python programming pyrex library)
[Discover] Joe Gregorio | BitWorking | Projects | httplib2.py http://bitworking.org/projects/httplib2/ (http library network programming)
[Discover] Book - Natural Language Processing in Python http://nltk.sourceforge.net/index.php/Book (nlp python nltk book)
[Discover] ASPN : Python Cookbook : Finite State Machine (FSM) http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/146262 (python fsm cookbook automata)
[Discover] PyX - Python graphics package http://pyx.sourceforge.net/ (python graphics programming latex)
[Discover] Pygments — Python syntax highlighter http://pygments.org/ (python library code highlight)
[Discover] Pycaml - The Python OCaml Interface http://nmag.soton.ac.uk/tf/pycaml.html (ocaml python scripting integrate)
[Discover] PyPy[news] http://codespeak.net/pypy/dist/pypy/doc/news.html (python development programming pypy)
[Discover] Functional Programming HOWTO http://www.amk.ca/python/writing/functional (functional programming tutorial python)
[Discover] g :: A Simple Plugin Framework http://gulopine.gamemusic.org/2008/jan/10/simple-plugin-framework/ (plugins programming plugin framework)
[Discover] Python & Java: Side by Side Comparison http://www.ferg.org/projects/python_java_side-by-side.html (comparison python java coding)
[Discover] Parallel Computing/SawTutorial - IPython http://ipython.scipy.org/moin/Parallel_Computing/SawTutorial (python ipython distributed programming)
[Discover] Python Tips and Tricks | BlueSunCorp http://bluesuncorp.co.uk/2007/11/28/python-tips-and-tricks (python tips tricks programming)
[Discover] SPE IDE - Stani's Python Editor http://pythonide.blogspot.com/ (programming python ide tools)
[Discover] PyCha - Trac http://www.lorenzogil.com/projects/pycha/ (python visualization graphics charts)
[Discover] techspot.zzzeek.org » Blog Archive » Revisiting Storm, SQLAlchemy, and Geniusql http://techspot.zzzeek.org/?p=17 (orm database python sqlalchemy)
[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/ (python programming games tutorial)
[Discover] Python Package Index : pycha 0.2.0 http://pypi.python.org/pypi/pycha/0.2.0 (python charts graphics graphing)
[Discover] (the eff-bot guide to) The Standard Python Library http://effbot.org/zone/librarybook-index.htm (books programming reference library)
[Discover] Django snippets: Welcome http://www.djangosnippets.org/ (python snippets programming django)
[Discover] The GITS Blog » Extending Python with C: A case study http://www.ginstrom.com/scribbles/2007/12/02/extending-python-with-c-a-case-study/ (c programming development python)
[Discover] django-evolution - Google Code http://code.google.com/p/django-evolution/ (django schema database python)
[Discover] Python IAQ: Infrequently Answered Questions http://norvig.com/python-iaq.html (reference python programming faq)
[Discover] reducing the footprint of python applications -- andy wingo http://wingolog.org/archives/2007/11/27/reducing-the-footprint-of-python-applications (python optimization programming memory)
[Discover] Pydev http://pydev.sourceforge.net/index.html (python eclipse ide tools)
[Discover] rococo - then rubble » Blog Archive » Burkhard-Keller (BK) Trees In Python http://hupp.org/adam/weblog/2007/10/28/burkhard-keller-bk-trees-in-python/ (search python datastructures algorithm)
[Discover] buzhug, a pure-Python database engine http://buzhug.sourceforge.net/ (python database programming library)
[Discover] Advanced Python or Understanding Python http://video.google.com/videoplay?docid=7760178035196894549&q=python&total=15036&start=0 ... (python video google programming)
[Discover] py2app - Create standalone Mac OS X applications with Python http://svn.pythonmac.org/py2app/py2app/trunk/doc/index.html (programming python osx mac)
[Discover] The Django Book http://www.djangobook.com/ (python programming django books)
[Discover] Beautiful Soup: We called him Tortoise because he taught us. http://crummy.com/software/BeautifulSoup/ (parser xml library code)
[Discover] mechanize http://wwwsearch.sourceforge.net/mechanize/ (programming python testing tools)
[Discover] Text Processing in Python (a book) http://gnosis.cx/TPiP/ (python book programming text)
[Discover] Python page Richard Gruet @ free.fr http://rgruet.free.fr/#QuickRef (programming python reference documentation)
[Discover] python:webpy:simpleblog [k4ml's wiki] http://k4ml.com/wiki/python/webpy/simpleblog (python blogging webpy framework)
[Discover] Python 2.5 Quick Reference http://rgruet.free.fr/PQR25/PQR2.5.html (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 ... (python amazon aws tutorial)
[Discover] Multi-threading in Python | Python, Concurrency | Artful code http://artfulcode.nfshost.com/files/multi-threading-in-python.html (python tutorial programming threading)
[Discover] The Py Side of Life: Werkzeug 0.1 http://pyside.blogspot.com/2007/12/werkzeug-01.html (python programming development wsgi)
[Discover] Natural Language Tokenizer That Keeps Track Of Token Locations - biais.org http://www.biais.org/blog/index.php/2007/11/14/59-natural-language-tokenizer-that-keeps-track-of-tok ... (python programming library nlp)
[Discover] Pydev Extensions http://www.fabioz.com/pydev/index.html (python pydev ide programming)
[Discover] Joe Gregorio | BitWorking | Projects | Sparklines http://bitworking.org/projects/sparklines/ (sparklines visualization tools python)
[Discover] Doug Hellmann: PyMOTW http://blog.doughellmann.com/search/label/PyMOTW (python programming toread modules)
[Discover] Other Programmers and Shared-Memory Concurrency http://www.artima.com/weblogs/viewpost.jsp?thread=214627 (python concurrency parallel threads)
[Discover] hacking the USB i-buddy http://cuntography.com/blog/?p=17 (usb hacks python diy)
[Discover] How to think like a Pythonista http://starship.python.net/crew/mwh/hacks/objectthink.html (python programming toread article)
[Discover] PEAK - The Python Enterprise Application Kit http://peak.telecommunity.com/ (opensource programming python coding)
[Discover] Use Eclipse With Python | Configure Eclipse for Python | Eclipse Python and Django http://www.thecredence.com/configure-eclipse-for-python/ (python eclipse ide development)
[Discover] Jason R Briggs : Snake Wrangling for Kids http://www.briggs.net.nz/log/writing/snake-wrangling-for-kids/ (python programming kids education)
[Discover] The Future of Programming http://www.voidspace.org.uk/python/articles/object_shaped_future.shtml (programming python language oop)
[Discover] http://svn.colorstudy.com/home/ianb/recipes/patmatch.py http://svn.colorstudy.com/home/ianb/recipes/patmatch.py (python erlang programming code)
[Discover] gmane.comp.python.announce http://blog.gmane.org/gmane.comp.python.announce (python blog)
[Discover] http://packetstorm.linuxsecurity.com/papers/general/blackmagic.txt http://packetstorm.linuxsecurity.com/papers/general/blackmagic.txt (programming network python tutorial)
[Discover] Living Code: PySight Preview http://livingcode.blogspot.com/2005/10/pysight-preview.html (python osx programming video)
[Discover] WSGI: Python Web Development's Howard Roark - O'Reilly ONLamp Blog http://www.oreillynet.com/onlamp/blog/2007/12/wsgi_python_web_developments_h.html (python interesting oreilly zope)
[Discover] The B-List: Standalone Django scripts http://www.b-list.org/weblog/2007/sep/22/standalone-django-scripts/ (django scripting python 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] Python Cheese Shop : hgsvn 0.1.1 http://cheeseshop.python.org/pypi/hgsvn (scm svn programming mercurial)
[Discover] Animation Pipelines in Python, and the Linux Kernel: Woot! - O'Reilly ONLamp Blog http://www.oreillynet.com/onlamp/blog/2007/12/animation_pipelines_in_python.html (python linux sysadmin monitoring)
[Discover] snakefood: Python Dependency Graphs http://furius.ca/snakefood/ (code dependency analysis graph)
[Discover] PEP 359 -- The "make" Statement http://www.python.org/dev/peps/pep-0359/ (statement python language class)
[Discover] Snowballz - The fun, free casual real time strategy (RTS) game http://joey101.net/snowballz/ (opensource games python pygame)
[Discover] The B-List: Clarke's Third Law http://www.b-list.org/weblog/2007/dec/03/magic/ (django programming tips toread)
[Discover] PerformancePython - http://www.scipy.org/PerformancePython (python programming optimization performance)
[Discover] Linux.com :: Spreading Python applications http://www.linux.com/feature/118439 (setuptools python programming development)
[Discover] Satchmo Project http://www.satchmoproject.com/ (ecommerce django opensource python)
[Discover] getting n items at a time from a generator - comp.lang.python | Google Groups http://groups.google.com/group/comp.lang.python/browse_thread/thread/4696a3b3e1a6d691/ (programming reference python)
[Discover] Matplotlib / pylab - matlab style python plotting (plots, graphs, charts) http://matplotlib.sourceforge.net/tutorial.html (python programming matplotlib chart)
[Discover] PyGPU - Python for the GPU http://www.cs.lth.se/home/Calle_Lejdfors/pygpu/ (python gpu programming cg)
[Discover] Eventlet - Second Life Wiki http://wiki.secondlife.com/wiki/Eventlet (python programming library async)
[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] Sage: Open Source Mathematics Software http://www.sagemath.org/ (python math programming opensource)
[Discover] Intermediate and Advanced Software Carpentry in Python http://ivory.idyll.org/articles/advanced-swc/ (python programming tutorial reference)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (programming python tutorial code)
[Discover] dogtail: taking your application for a walk http://people.redhat.com/zcerza/dogtail/ (testing gui python linux)
[Discover] IPy - INL software - Trac http://software.inl.fr//trac/wiki/IPy (python networking library network)
[Discover] (web.py) http://webpy.org/ (python framework programming web.py)
[Discover] PYTHON TOOLBOX: 25+ Tools For Taming Python http://mashable.com/2007/10/02/python-toolbox/ (resources tutorials python webdev)
[Discover] Welcome to Pyke http://pyke.sourceforge.net/ (python programming ai inference)
[Discover] pyparsing » home http://pyparsing.wikispaces.com/ (python parser library parsing)
[Discover] Understanding Threading in Python http://linuxgazette.net/107/pai.html (python programming threading tutorial)
[Discover] blog.bjrn.se: TrueCrypt explained http://blog.bjrn.se/2008/01/truecrypt-explained.html (cryptography python security tutorial)
[Discover] Beautiful Soup documentation http://crummy.com/software/BeautifulSoup/documentation.html (python xml library programming)
[Discover] Welcome to pyglet http://pyglet.org/ (graphics python gui opengl)
[Discover] Exploring Python Bytecode « Thermal Noise http://thermalnoise.wordpress.com/2007/12/30/exploring-python-bytecode/ (python programming bytecode toread)
[Discover] Building Skills in Python [Version 2.4] http://homepage.mac.com/s_lott/books/python.html (programming books python tutorial)
[Discover] Six GoF design patterns, Python style : The GITS Blog http://www.ginstrom.com/scribbles/2007/10/08/design-patterns-python-style/ (programming patterns design python)
[Discover] Python parsing tools http://nedbatchelder.com/text/python-parsers.html (python parsing programming parser)
[Discover] Django Master Class http://toys.jacobian.org/presentations/2007/oscon/tutorial/ (django python programming development)
[Discover] The B-List: Django tips: get the most out of generic views http://www.b-list.org/weblog/2006/nov/16/django-tips-get-most-out-generic-views/ (django views tips python)
[Discover] The Python Challenge http://www.pythonchallenge.com/ (fun python programming games)
[Discover] Cerealizer http://home.gna.org/oomadness/en/cerealizer/index.html (python library programming serialization)
[Discover] Newforms, part 1 | B-list http://www.b-list.org/weblog/2007/nov/22/newforms/ (python forms newforms django)
[Discover] How to Think Like a Computer Scientist http://www.greenteapress.com/thinkpython/html/ (programming tutorial book python)
[Discover] Think Python: An Introduction to Software Design http://www.greenteapress.com/thinkpython/ (python programming book reference)
[Discover] Evaluating Web Development Frameworks: Rails and Django http://www.vaporbase.com/rails-django (comparison python ruby django)
[Discover] Extending Python with Pyrex | Python | Artful code http://artfulcode.nfshost.com/files/extending_python_with_pyrex.html (python programming pyrex library)
[Discover] Joe Gregorio | BitWorking | Projects | httplib2.py http://bitworking.org/projects/httplib2/ (http library network programming)
[Discover] Book - Natural Language Processing in Python http://nltk.sourceforge.net/index.php/Book (nlp python nltk book)
[Discover] ASPN : Python Cookbook : Finite State Machine (FSM) http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/146262 (python fsm cookbook automata)
[Discover] PyX - Python graphics package http://pyx.sourceforge.net/ (python graphics programming latex)
[Discover] Pygments — Python syntax highlighter http://pygments.org/ (python library code highlight)
[Discover] Pycaml - The Python OCaml Interface http://nmag.soton.ac.uk/tf/pycaml.html (ocaml python scripting integrate)
[Discover] PyPy[news] http://codespeak.net/pypy/dist/pypy/doc/news.html (python development programming pypy)
[Discover] Functional Programming HOWTO http://www.amk.ca/python/writing/functional (functional programming tutorial python)
[Discover] g :: A Simple Plugin Framework http://gulopine.gamemusic.org/2008/jan/10/simple-plugin-framework/ (plugins programming plugin framework)
[Discover] Python & Java: Side by Side Comparison http://www.ferg.org/projects/python_java_side-by-side.html (comparison python java coding)
[Discover] Parallel Computing/SawTutorial - IPython http://ipython.scipy.org/moin/Parallel_Computing/SawTutorial (python ipython distributed programming)
[Discover] Python Tips and Tricks | BlueSunCorp http://bluesuncorp.co.uk/2007/11/28/python-tips-and-tricks (python tips tricks programming)
[Discover] SPE IDE - Stani's Python Editor http://pythonide.blogspot.com/ (programming python ide tools)
[Discover] PyCha - Trac http://www.lorenzogil.com/projects/pycha/ (python visualization graphics charts)
[Discover] techspot.zzzeek.org » Blog Archive » Revisiting Storm, SQLAlchemy, and Geniusql http://techspot.zzzeek.org/?p=17 (orm database python sqlalchemy)
[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/ (python programming games tutorial)
[Discover] Python Package Index : pycha 0.2.0 http://pypi.python.org/pypi/pycha/0.2.0 (python charts graphics graphing)
[Discover] (the eff-bot guide to) The Standard Python Library http://effbot.org/zone/librarybook-index.htm (books programming reference library)
[Discover] Django snippets: Welcome http://www.djangosnippets.org/ (python snippets programming django)
[Discover] The GITS Blog » Extending Python with C: A case study http://www.ginstrom.com/scribbles/2007/12/02/extending-python-with-c-a-case-study/ (c programming development python)
[Discover] django-evolution - Google Code http://code.google.com/p/django-evolution/ (django schema database python)
[Discover] Python IAQ: Infrequently Answered Questions http://norvig.com/python-iaq.html (reference python programming faq)
[Discover] reducing the footprint of python applications -- andy wingo http://wingolog.org/archives/2007/11/27/reducing-the-footprint-of-python-applications (python optimization programming memory)
[Discover] Pydev http://pydev.sourceforge.net/index.html (python eclipse ide tools)
[Discover] rococo - then rubble » Blog Archive » Burkhard-Keller (BK) Trees In Python http://hupp.org/adam/weblog/2007/10/28/burkhard-keller-bk-trees-in-python/ (search python datastructures algorithm)
[Discover] buzhug, a pure-Python database engine http://buzhug.sourceforge.net/ (python database programming library)
[Discover] Advanced Python or Understanding Python http://video.google.com/videoplay?docid=7760178035196894549&q=python&total=15036&start=0 ... (python video google programming)
[Discover] py2app - Create standalone Mac OS X applications with Python http://svn.pythonmac.org/py2app/py2app/trunk/doc/index.html (programming python osx mac)
[Discover] The Django Book http://www.djangobook.com/ (python programming django books)
[Discover] Beautiful Soup: We called him Tortoise because he taught us. http://crummy.com/software/BeautifulSoup/ (parser xml library code)
[Discover] mechanize http://wwwsearch.sourceforge.net/mechanize/ (programming python testing tools)
[Discover] Text Processing in Python (a book) http://gnosis.cx/TPiP/ (python book programming text)
[Discover] Python page Richard Gruet @ free.fr http://rgruet.free.fr/#QuickRef (programming python reference documentation)
[Discover] python:webpy:simpleblog [k4ml's wiki] http://k4ml.com/wiki/python/webpy/simpleblog (python blogging webpy framework)
[Discover] Python 2.5 Quick Reference http://rgruet.free.fr/PQR25/PQR2.5.html (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 ... (python amazon aws tutorial)
[Discover] Multi-threading in Python | Python, Concurrency | Artful code http://artfulcode.nfshost.com/files/multi-threading-in-python.html (python tutorial programming threading)
[Discover] The Py Side of Life: Werkzeug 0.1 http://pyside.blogspot.com/2007/12/werkzeug-01.html (python programming development wsgi)
[Discover] Natural Language Tokenizer That Keeps Track Of Token Locations - biais.org http://www.biais.org/blog/index.php/2007/11/14/59-natural-language-tokenizer-that-keeps-track-of-tok ... (python programming library nlp)
[Discover] Pydev Extensions http://www.fabioz.com/pydev/index.html (python pydev ide programming)
[Discover] Joe Gregorio | BitWorking | Projects | Sparklines http://bitworking.org/projects/sparklines/ (sparklines visualization tools python)
[Discover] Doug Hellmann: PyMOTW http://blog.doughellmann.com/search/label/PyMOTW (python programming toread modules)
[Discover] Other Programmers and Shared-Memory Concurrency http://www.artima.com/weblogs/viewpost.jsp?thread=214627 (python concurrency parallel threads)
[Discover] hacking the USB i-buddy http://cuntography.com/blog/?p=17 (usb hacks python diy)
[Discover] How to think like a Pythonista http://starship.python.net/crew/mwh/hacks/objectthink.html (python programming toread article)
[Discover] PEAK - The Python Enterprise Application Kit http://peak.telecommunity.com/ (opensource programming python coding)
[Discover] Use Eclipse With Python | Configure Eclipse for Python | Eclipse Python and Django http://www.thecredence.com/configure-eclipse-for-python/ (python eclipse ide development)
[Discover] Jason R Briggs : Snake Wrangling for Kids http://www.briggs.net.nz/log/writing/snake-wrangling-for-kids/ (python programming kids education)
[Discover] The Future of Programming http://www.voidspace.org.uk/python/articles/object_shaped_future.shtml (programming python language oop)
[Discover] http://svn.colorstudy.com/home/ianb/recipes/patmatch.py http://svn.colorstudy.com/home/ianb/recipes/patmatch.py (python erlang programming code)
[Discover] gmane.comp.python.announce http://blog.gmane.org/gmane.comp.python.announce (python blog)
[Discover] http://packetstorm.linuxsecurity.com/papers/general/blackmagic.txt http://packetstorm.linuxsecurity.com/papers/general/blackmagic.txt (programming network python tutorial)
[Discover] Living Code: PySight Preview http://livingcode.blogspot.com/2005/10/pysight-preview.html (python osx programming video)
[Discover] WSGI: Python Web Development's Howard Roark - O'Reilly ONLamp Blog http://www.oreillynet.com/onlamp/blog/2007/12/wsgi_python_web_developments_h.html (python interesting oreilly zope)
[Discover] The B-List: Standalone Django scripts http://www.b-list.org/weblog/2007/sep/22/standalone-django-scripts/ (django scripting python 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] Python Cheese Shop : hgsvn 0.1.1 http://cheeseshop.python.org/pypi/hgsvn (scm svn programming mercurial)
[Discover] Animation Pipelines in Python, and the Linux Kernel: Woot! - O'Reilly ONLamp Blog http://www.oreillynet.com/onlamp/blog/2007/12/animation_pipelines_in_python.html (python linux sysadmin monitoring)
[Discover] snakefood: Python Dependency Graphs http://furius.ca/snakefood/ (code dependency analysis graph)
[Discover] PEP 359 -- The "make" Statement http://www.python.org/dev/peps/pep-0359/ (statement python language class)
[Discover] Snowballz - The fun, free casual real time strategy (RTS) game http://joey101.net/snowballz/ (opensource games python pygame)
[Discover] The B-List: Clarke's Third Law http://www.b-list.org/weblog/2007/dec/03/magic/ (django programming tips toread)
[Discover] PerformancePython - http://www.scipy.org/PerformancePython (python programming optimization performance)
[Discover] Linux.com :: Spreading Python applications http://www.linux.com/feature/118439 (setuptools python programming development)
[Discover] Satchmo Project http://www.satchmoproject.com/ (ecommerce django opensource python)
[Discover] getting n items at a time from a generator - comp.lang.python | Google Groups http://groups.google.com/group/comp.lang.python/browse_thread/thread/4696a3b3e1a6d691/ (programming reference python)
[Discover] Matplotlib / pylab - matlab style python plotting (plots, graphs, charts) http://matplotlib.sourceforge.net/tutorial.html (python programming matplotlib chart)
