[Discover] pydoc.vim - Python documentation view- and search-tool (uses pydoc) : vim online http://www.vim.org/scripts/script.php?script_id=910
(vim python tools plugin) 
[Discover] sontek ( John M. Anderson ) » Python with a modular IDE (Vim) http://blog.sontek.net/2008/05/11/python-with-a-modular-ide-vim/ (python vim programming tips)
[Discover] TurboGears: Front-to-Back Web Development http://www.turbogears.org/ (framework programming python turbogears)
[Discover] SQLObject http://www.sqlobject.org/ (orm python programming framework)
[Discover] Python Stuff http://undefined.org/python/ (python tools development programming)
[Discover] Using Git as a versioned data store in Python | Git, Python | New Artisans LLC http://www.newartisans.com/blog_files/git.versioned.data.store.php#unique-entry-id-69 (python git versioncontrol programming)
[Discover] FrontPage - py2exe.org http://www.py2exe.org/ (windows tools opensource development)
[Discover] Django | The Web framework for perfectionists with deadlines http://www.djangoproject.com/ (python programming framework django)
[Discover] Dive Into Python http://www.diveintopython.org/ (python book reference tutorial)
[Discover] Wingware Python IDE - The Intelligent Development Environment for Python Programmers http://wingware.com/ (python ide programming tools)
[Discover] Vim Python development- Peter's Blog http://www.petersblog.org/node/461 (vim python tips tools)
[Discover] Kamaelia: A python toolkit for streaming server architectures http://kamaelia.sourceforge.net/Home (network python framework research)
[Discover] Debugging in Python http://www.ferg.org/papers/debugging_in_python.html (python debugging programming useful)
[Discover] boto - Google Code http://code.google.com/p/boto/ (python amazon aws webservices)
[Discover] Python 2.5 Quick Reference http://rgruet.free.fr/PQR25/PQR2.5.html (python programming reference cheatsheet)
[Discover] Dive Into Python http://diveintopython.org/toc/index.html (python programming reference tutorial)
[Discover] Regular Expression HOWTO http://www.amk.ca/python/howto/regex/ (python regex tutorial programming)
[Discover] KeyJnote http://keyjnote.sourceforge.net/ (presentation software pdf opensource)
[Discover] Learn Python in 10 minutes | Poromenos' Stuff http://www.poromenos.org/tutorials/python (programming python tutorial code)

[Discover] Beautiful Soup: We called him Tortoise because he taught us. http://www.crummy.com/software/BeautifulSoup/ (html python programming parser)
[Discover] Pydev http://pydev.sourceforge.net/ (ide python tools programming)
[Discover] PEP 8 -- Style Guide for Python Code http://www.python.org/dev/peps/pep-0008/ (programming reference python style)
[Discover] Portable Python - your portable development environment http://www.portablepython.com/ (portable programming windows tools)
[Discover] PLEAC-Python http://pleac.sourceforge.net/pleac_python/index.html (python programming reference cookbook)
[Discover] Generator Tricks for Systems Programmers http://www.dabeaz.com/generators/ (python generators programming network)
[Discover] Cheetah - The Python-Powered Template Engine http://www.cheetahtemplate.org/ (python template framework cheetah)
[Discover] twill: a simple scripting language for Web browsing http://twill.idyll.org/ (testing python programming browser)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (programming python tutorial reference)
[Discover] How to Use UTF-8 with Python http://evanjones.ca/python-utf8.html (python unicode programming dev)
[Discover] The Django Book http://www.djangobook.com/en/beta/ (python django book books)
[Discover] Twisted – Trac http://twistedmatrix.com/trac/ (twisted framework programming library)
[Discover] ActiveState O'Reilly Python cookbook code samples ratings review http://aspn.activestate.com/ASPN/Cookbook/Python/ (programming python cookbook development)
[Discover] Boodler: a programmable soundscape tool http://www.eblong.com/zarf/boodler/ (audio music python sound)
[Discover] SQLAlchemy - The Database Toolkit for Python http://www.sqlalchemy.org/ (library python database orm)
[Discover] Python main() functions http://www.artima.com/weblogs/viewpost.jsp?thread=4829 (programming python tips reference)
[Discover] Zenoss - Home - Open Source Application, Server, and Network Management http://www.zenoss.com/ (network tools linux opensource)
[Discover] Brian Ray's Blog : Python/pythonandvim.html http://brianray.chipy.org//Python/pythonandvim.html (vim python vi tutorial)
[Discover] Python 101 cheat sheet http://www-128.ibm.com/developerworks/library/l-cheatsheet3.html (python programming reference cheatsheet)
[Discover] PySoy, a 3D Game Engine for Python http://www.pysoy.org/ (games python engine programming)
[Discover] PyScrabble - Open Source Scrabble http://pyscrabble.sourceforge.net/ (games scrabble python software)
[Discover] EnigmaCurry » Emacs as a powerful Python IDE http://www.enigmacurry.com/2008/05/09/emacs-as-a-powerful-python-ide/ (emacs python ide programming)
[Discover] Michael's Quick Guide to Pyrex http://ldots.org/pyrex-guide/ (python pyrex programming c)
[Discover] Unicode HOWTO http://www.amk.ca/python/howto/unicode (unicode python programming reference)
[Discover] Notes on using Vim with Python http://www.vex.net/~x/python_and_vim.html (python vim configuration programming)
[Discover] ReUsable Web Components with Python and Future Python Web Development - Google Video http://video.google.com/videoplay?docid=-872784530622495809 (python video wsgi google)
[Discover] Pyrex http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/ (python programming extension c)
[Discover] Gajim, a Jabber client http://www.gajim.org/ (python jabber linux xmpp)
[Discover] Tracing python code http://www.dalkescientific.com/writings/diary/archive/2005/04/20/tracing_python_code.html (python debugging code tracing)
[Discover] buzhug, a pure-Python database engine http://buzhug.sourceforge.net/ (python database programming library)
[Discover] Python for JavaScript Programmers http://hg.toolness.com/python-for-js-programmers/raw-file/tip/PythonForJsProgrammers.html (javascript programming python tutorial)
[Discover] Dive Into Python http://www.diveintopython.org/ (python book reference tutorial)
[Discover] Essential Python Reading List http://wordaligned.org/articles/essential-python-reading-list (python reference documentation programming)
[Discover] Learning Python Design Patterns Through Video Lectures - good coders code, great reuse http://www.catonmat.net/blog/learning-python-design-patterns-through-video-lectures/ (programming coding python design)
[Discover] Python Tips, Tricks, and Hacks http://www.siafoo.net/article/52 (reference python programming tips)
[Discover] Learn Python in 10 minutes | Poromenos' Stuff http://www.poromenos.org/tutorials/python (programming python tutorial code)
[Discover] Django | The Web framework for perfectionists with deadlines http://www.djangoproject.com/ (python programming framework django)
[Discover] The Django Book http://www.djangobook.com/ (programming django reference opensource)
[Discover] On Teaching Programming With Python 3.0 http://www.comp.leeds.ac.uk/nde/papers/teachpy3.html (programming python education tutorial)
[Discover] SAGE: Open Source Mathematics Software http://www.sagemath.org/ (math python opensource programming)
[Discover] Django snippets: Welcome http://www.djangosnippets.org/ (programming python django snippets)
[Discover] Ian Bicking: a blog :: Python HTML Parser Performance http://blog.ianbicking.org/2008/03/30/python-html-parser-performance/ (html python parser programming)
[Discover] geopy - Geocoding Toolbox for Python http://exogen.case.edu/projects/geopy/ (python geocoding api gis)
[Discover] Aftermarket Pipes: Fun with itertools http://apipes.blogspot.com/2008/06/fun-with-itertools.html (python example iterators programming)
[Discover] Red Hat Magazine | Installing/Configuring/Caching Django on your Linux server http://www.redhatmagazine.com/2008/06/05/installingconfiguringcaching-django-on-your-linux-server/ (python linux django apache)
[Discover] Python Programming Language -- Official Website http://www.python.org/ (python language development opensource)
[Discover] python_cheatsheet.png (PNG Image, 773x938 pixels) http://coffeeghost.net/pybat/python_cheatsheet.png (programming python cheatsheet reference)
[Discover] Django Pluggables • Find reusable applications for your Django project, quickly and easily! http://djangoplugables.com/ (python django apps tools)
[Discover] Google Jumps Head First Into Web Services With Google App Engine http://code.google.com/appengine/ (google development python programming)
[Discover] How to Think Like a Computer Scientist: Learning with Python http://www.ibiblio.org/obp/thinkCSpy/index.htm (programming python tutorial book)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (programming python tutorial reference)
[Discover] Bye Matlab, hello Python, thanks Sage « Bloody Fingers http://vnoel.wordpress.com/2008/05/03/bye-matlab-hello-python-thanks-sage/ (python science sage math)
[Discover] Introduction to Django http://toys.jacobian.org/presentations/2008/pycon/tutorial/ (tutorial django presentation python)
[Discover] sontek ( John M. Anderson ) » Python with a modular IDE (Vim) http://blog.sontek.net/2008/05/11/python-with-a-modular-ide-vim/ (python vim programming tips)
[Discover] Home - Django Dash http://www.djangodash.com/ (django python competition programming)
[Discover] Learning Python Programming Language Through Video Lectures - good coders code, great reuse http://www.catonmat.net/blog/learning-python-programming-language-through-video-lectures/ (tutorial video programming python)
[Discover] Defying Classification: Django Tip: Developing Without Projects http://www.pointy-stick.com/blog/2007/11/09/django-tip-developing-without-projects/ (django python tutorial webdev)
[Discover] Creating Agile Unix Command Line Tools in Python - PyCon2008 - Noah Gift http://www.scribd.com/full/3240505?access_key=key-dlcyiie5q0wba6a8db8 (scripting tutorial shell python)
[Discover] Generator Tricks for Systems Programmers http://www.dabeaz.com/generators/ (python generators programming network)
[Discover] Find Similar Users on del.icio.us http://www.aiplayground.org/artikel/delicious-mates/ (del.icio.us script python socialnetwork)
[Discover] Another Do-It-Yourself Framework http://pythonpaste.org/webob/do-it-yourself.html (framework python programming tutorials)
[Discover] JeffCroft.com: Django for non-programmers http://www2.jeffcroft.com/blog/2006/may/02/django-non-programmers/ (python django programming mvc)
[Discover] Working with the Operating System http://www.freenetpages.co.uk/hp/alan.gauld/tutos.htm (programming os python tutorial)
[Discover] you've got 30 minutes... to write a python script http://random.noflashlight.com/ (hack python pizza programming)
[Discover] Amazon EC2 Basics For The Curious » Django Aware http://blog.awarelabs.com/?p=62 (aws python django hosting)
[Discover] ActiveState O'Reilly Python cookbook code samples ratings review http://aspn.activestate.com/ASPN/Cookbook/Python/ (programming python cookbook development)
[Discover] django-hotclub - Google Code http://code.google.com/p/django-hotclub/ (django python application webdev)
[Discover] StdImageField: Improved image field for Django at The Best of Marc Garcia http://vaig.be/2008/05/17/stdimagefield-improved-image-field-for-django/ (django images upload python)
[Discover] Mapnik -- toolkit for developing mapping applications http://mapnik.org/ (mapping gis python map)
[Discover] WebFaction : Hosting for an agile web http://www.webfaction.com/ (django hosting python rails)
[Discover] Testing Tools for Python | And Now For Something Completely Different http://www.doughellmann.com/articles/CompletelyDifferent-2008-01-testing-tools/index.html (testing programming python tdd)
[Discover] Idioms and Anti-Idioms in Python — Python Documentation http://docs.python.org/dev/howto/doanddont.html (programming patterns python antipatterns)
[Discover] wxPython http://www.wxpython.org/ (wxpython programming python gui)
[Discover] PEP 371 -- Addition of the multiprocessing package to the standard library http://www.python.org/dev/peps/pep-0371/ (python concurrency programming pyprocessing)
[Discover] App Engine Fan: Unit tests for Google App Engine apps http://blog.appenginefan.com/2008/06/unit-tests-for-google-app-engine-apps.html (testing appengine google python)
[Discover] Open Tech Press | Pythonを用いたCGIスクリプティング入門 http://opentechpress.jp/developer/08/06/06/0149247.shtml (programming python cgi)
[Discover] Python 101 cheat sheet http://www-128.ibm.com/developerworks/library/l-cheatsheet3.html (python programming reference cheatsheet)
[Discover] Pexpect - a Pure Python Expect-like module http://pexpect.sourceforge.net/ (python testing shell automation)
[Discover] sontek ( John M. Anderson ) » Python with a modular IDE (Vim) http://blog.sontek.net/2008/05/11/python-with-a-modular-ide-vim/ (python vim programming tips)
[Discover] TurboGears: Front-to-Back Web Development http://www.turbogears.org/ (framework programming python turbogears)
[Discover] SQLObject http://www.sqlobject.org/ (orm python programming framework)
[Discover] Python Stuff http://undefined.org/python/ (python tools development programming)
[Discover] Using Git as a versioned data store in Python | Git, Python | New Artisans LLC http://www.newartisans.com/blog_files/git.versioned.data.store.php#unique-entry-id-69 (python git versioncontrol programming)
[Discover] FrontPage - py2exe.org http://www.py2exe.org/ (windows tools opensource development)
[Discover] Django | The Web framework for perfectionists with deadlines http://www.djangoproject.com/ (python programming framework django)
[Discover] Dive Into Python http://www.diveintopython.org/ (python book reference tutorial)
[Discover] Wingware Python IDE - The Intelligent Development Environment for Python Programmers http://wingware.com/ (python ide programming tools)
[Discover] Vim Python development- Peter's Blog http://www.petersblog.org/node/461 (vim python tips tools)
[Discover] Kamaelia: A python toolkit for streaming server architectures http://kamaelia.sourceforge.net/Home (network python framework research)
[Discover] Debugging in Python http://www.ferg.org/papers/debugging_in_python.html (python debugging programming useful)
[Discover] boto - Google Code http://code.google.com/p/boto/ (python amazon aws webservices)
[Discover] Python 2.5 Quick Reference http://rgruet.free.fr/PQR25/PQR2.5.html (python programming reference cheatsheet)
[Discover] Dive Into Python http://diveintopython.org/toc/index.html (python programming reference tutorial)
[Discover] Regular Expression HOWTO http://www.amk.ca/python/howto/regex/ (python regex tutorial programming)
[Discover] KeyJnote http://keyjnote.sourceforge.net/ (presentation software pdf opensource)
[Discover] Learn Python in 10 minutes | Poromenos' Stuff http://www.poromenos.org/tutorials/python (programming python tutorial code)
[Discover] How to Think Like a Computer Scientist: Learning with Python http://openbookproject.net//thinkCSpy/ (python programming tutorial learning)
[Discover] Beautiful Soup: We called him Tortoise because he taught us. http://www.crummy.com/software/BeautifulSoup/ (html python programming parser)
[Discover] Pydev http://pydev.sourceforge.net/ (ide python tools programming)
[Discover] PEP 8 -- Style Guide for Python Code http://www.python.org/dev/peps/pep-0008/ (programming reference python style)
[Discover] Portable Python - your portable development environment http://www.portablepython.com/ (portable programming windows tools)
[Discover] PLEAC-Python http://pleac.sourceforge.net/pleac_python/index.html (python programming reference cookbook)
[Discover] Generator Tricks for Systems Programmers http://www.dabeaz.com/generators/ (python generators programming network)
[Discover] Cheetah - The Python-Powered Template Engine http://www.cheetahtemplate.org/ (python template framework cheetah)
[Discover] twill: a simple scripting language for Web browsing http://twill.idyll.org/ (testing python programming browser)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (programming python tutorial reference)
[Discover] How to Use UTF-8 with Python http://evanjones.ca/python-utf8.html (python unicode programming dev)
[Discover] The Django Book http://www.djangobook.com/en/beta/ (python django book books)
[Discover] Twisted – Trac http://twistedmatrix.com/trac/ (twisted framework programming library)
[Discover] ActiveState O'Reilly Python cookbook code samples ratings review http://aspn.activestate.com/ASPN/Cookbook/Python/ (programming python cookbook development)
[Discover] Boodler: a programmable soundscape tool http://www.eblong.com/zarf/boodler/ (audio music python sound)
[Discover] SQLAlchemy - The Database Toolkit for Python http://www.sqlalchemy.org/ (library python database orm)
[Discover] Python main() functions http://www.artima.com/weblogs/viewpost.jsp?thread=4829 (programming python tips reference)
[Discover] Zenoss - Home - Open Source Application, Server, and Network Management http://www.zenoss.com/ (network tools linux opensource)
[Discover] Brian Ray's Blog : Python/pythonandvim.html http://brianray.chipy.org//Python/pythonandvim.html (vim python vi tutorial)
[Discover] Python 101 cheat sheet http://www-128.ibm.com/developerworks/library/l-cheatsheet3.html (python programming reference cheatsheet)
[Discover] PySoy, a 3D Game Engine for Python http://www.pysoy.org/ (games python engine programming)
[Discover] PyScrabble - Open Source Scrabble http://pyscrabble.sourceforge.net/ (games scrabble python software)
[Discover] EnigmaCurry » Emacs as a powerful Python IDE http://www.enigmacurry.com/2008/05/09/emacs-as-a-powerful-python-ide/ (emacs python ide programming)
[Discover] Michael's Quick Guide to Pyrex http://ldots.org/pyrex-guide/ (python pyrex programming c)
[Discover] Unicode HOWTO http://www.amk.ca/python/howto/unicode (unicode python programming reference)
[Discover] Notes on using Vim with Python http://www.vex.net/~x/python_and_vim.html (python vim configuration programming)
[Discover] ReUsable Web Components with Python and Future Python Web Development - Google Video http://video.google.com/videoplay?docid=-872784530622495809 (python video wsgi google)
[Discover] Pyrex http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/ (python programming extension c)
[Discover] Gajim, a Jabber client http://www.gajim.org/ (python jabber linux xmpp)
[Discover] Tracing python code http://www.dalkescientific.com/writings/diary/archive/2005/04/20/tracing_python_code.html (python debugging code tracing)
[Discover] buzhug, a pure-Python database engine http://buzhug.sourceforge.net/ (python database programming library)
[Discover] Python for JavaScript Programmers http://hg.toolness.com/python-for-js-programmers/raw-file/tip/PythonForJsProgrammers.html (javascript programming python tutorial)
[Discover] Dive Into Python http://www.diveintopython.org/ (python book reference tutorial)
[Discover] Essential Python Reading List http://wordaligned.org/articles/essential-python-reading-list (python reference documentation programming)
[Discover] Learning Python Design Patterns Through Video Lectures - good coders code, great reuse http://www.catonmat.net/blog/learning-python-design-patterns-through-video-lectures/ (programming coding python design)
[Discover] Python Tips, Tricks, and Hacks http://www.siafoo.net/article/52 (reference python programming tips)
[Discover] Learn Python in 10 minutes | Poromenos' Stuff http://www.poromenos.org/tutorials/python (programming python tutorial code)
[Discover] Django | The Web framework for perfectionists with deadlines http://www.djangoproject.com/ (python programming framework django)
[Discover] The Django Book http://www.djangobook.com/ (programming django reference opensource)
[Discover] On Teaching Programming With Python 3.0 http://www.comp.leeds.ac.uk/nde/papers/teachpy3.html (programming python education tutorial)
[Discover] SAGE: Open Source Mathematics Software http://www.sagemath.org/ (math python opensource programming)
[Discover] Django snippets: Welcome http://www.djangosnippets.org/ (programming python django snippets)
[Discover] Ian Bicking: a blog :: Python HTML Parser Performance http://blog.ianbicking.org/2008/03/30/python-html-parser-performance/ (html python parser programming)
[Discover] geopy - Geocoding Toolbox for Python http://exogen.case.edu/projects/geopy/ (python geocoding api gis)
[Discover] Aftermarket Pipes: Fun with itertools http://apipes.blogspot.com/2008/06/fun-with-itertools.html (python example iterators programming)
[Discover] Red Hat Magazine | Installing/Configuring/Caching Django on your Linux server http://www.redhatmagazine.com/2008/06/05/installingconfiguringcaching-django-on-your-linux-server/ (python linux django apache)
[Discover] Python Programming Language -- Official Website http://www.python.org/ (python language development opensource)
[Discover] python_cheatsheet.png (PNG Image, 773x938 pixels) http://coffeeghost.net/pybat/python_cheatsheet.png (programming python cheatsheet reference)
[Discover] Django Pluggables • Find reusable applications for your Django project, quickly and easily! http://djangoplugables.com/ (python django apps tools)
[Discover] Google Jumps Head First Into Web Services With Google App Engine http://code.google.com/appengine/ (google development python programming)
[Discover] How to Think Like a Computer Scientist: Learning with Python http://www.ibiblio.org/obp/thinkCSpy/index.htm (programming python tutorial book)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (programming python tutorial reference)
[Discover] Bye Matlab, hello Python, thanks Sage « Bloody Fingers http://vnoel.wordpress.com/2008/05/03/bye-matlab-hello-python-thanks-sage/ (python science sage math)
[Discover] Introduction to Django http://toys.jacobian.org/presentations/2008/pycon/tutorial/ (tutorial django presentation python)
[Discover] sontek ( John M. Anderson ) » Python with a modular IDE (Vim) http://blog.sontek.net/2008/05/11/python-with-a-modular-ide-vim/ (python vim programming tips)
[Discover] Home - Django Dash http://www.djangodash.com/ (django python competition programming)
[Discover] Learning Python Programming Language Through Video Lectures - good coders code, great reuse http://www.catonmat.net/blog/learning-python-programming-language-through-video-lectures/ (tutorial video programming python)
[Discover] Defying Classification: Django Tip: Developing Without Projects http://www.pointy-stick.com/blog/2007/11/09/django-tip-developing-without-projects/ (django python tutorial webdev)
[Discover] Creating Agile Unix Command Line Tools in Python - PyCon2008 - Noah Gift http://www.scribd.com/full/3240505?access_key=key-dlcyiie5q0wba6a8db8 (scripting tutorial shell python)
[Discover] Generator Tricks for Systems Programmers http://www.dabeaz.com/generators/ (python generators programming network)
[Discover] Find Similar Users on del.icio.us http://www.aiplayground.org/artikel/delicious-mates/ (del.icio.us script python socialnetwork)
[Discover] Another Do-It-Yourself Framework http://pythonpaste.org/webob/do-it-yourself.html (framework python programming tutorials)
[Discover] JeffCroft.com: Django for non-programmers http://www2.jeffcroft.com/blog/2006/may/02/django-non-programmers/ (python django programming mvc)
[Discover] Working with the Operating System http://www.freenetpages.co.uk/hp/alan.gauld/tutos.htm (programming os python tutorial)
[Discover] you've got 30 minutes... to write a python script http://random.noflashlight.com/ (hack python pizza programming)
[Discover] Amazon EC2 Basics For The Curious » Django Aware http://blog.awarelabs.com/?p=62 (aws python django hosting)
[Discover] ActiveState O'Reilly Python cookbook code samples ratings review http://aspn.activestate.com/ASPN/Cookbook/Python/ (programming python cookbook development)
[Discover] django-hotclub - Google Code http://code.google.com/p/django-hotclub/ (django python application webdev)
[Discover] StdImageField: Improved image field for Django at The Best of Marc Garcia http://vaig.be/2008/05/17/stdimagefield-improved-image-field-for-django/ (django images upload python)
[Discover] Mapnik -- toolkit for developing mapping applications http://mapnik.org/ (mapping gis python map)
[Discover] WebFaction : Hosting for an agile web http://www.webfaction.com/ (django hosting python rails)
[Discover] Testing Tools for Python | And Now For Something Completely Different http://www.doughellmann.com/articles/CompletelyDifferent-2008-01-testing-tools/index.html (testing programming python tdd)
[Discover] Idioms and Anti-Idioms in Python — Python Documentation http://docs.python.org/dev/howto/doanddont.html (programming patterns python antipatterns)
[Discover] wxPython http://www.wxpython.org/ (wxpython programming python gui)
[Discover] PEP 371 -- Addition of the multiprocessing package to the standard library http://www.python.org/dev/peps/pep-0371/ (python concurrency programming pyprocessing)
[Discover] App Engine Fan: Unit tests for Google App Engine apps http://blog.appenginefan.com/2008/06/unit-tests-for-google-app-engine-apps.html (testing appengine google python)
[Discover] Open Tech Press | Pythonを用いたCGIスクリプティング入門 http://opentechpress.jp/developer/08/06/06/0149247.shtml (programming python cgi)
[Discover] Python 101 cheat sheet http://www-128.ibm.com/developerworks/library/l-cheatsheet3.html (python programming reference cheatsheet)
[Discover] Pexpect - a Pure Python Expect-like module http://pexpect.sourceforge.net/ (python testing shell automation)

