[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 (tutorial python programming documentation)
[Discover] Socket Programming HOWTO http://www.amk.ca/python/howto/sockets/ (tutorial network programming python)
[Discover] Beautiful Soup: We called him Tortoise because he taught us. http://www.crummy.com/software/BeautifulSoup/ (parser html python xml)
[Discover] ActiveState O'Reilly Python cookbook code samples ratings review http://aspn.activestate.com/ASPN/Python/Cookbook/ (cookbook programming reference python)
[Discover] Google App Engine - Google Code http://code.google.com/appengine/ (google python hosting api)
[Discover] Python Library Reference http://docs.python.org/lib/lib.html (python api reference library)
[Discover] Python Package Index : Home http://pypi.python.org/pypi (python package repository opensource)
[Discover] Python Tips, Tricks, and Hacks http://www.siafoo.net/article/52 (python programming tips reference)
[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 framework programming django)
[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 (python programming patterns design)
[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/ (python vim programming 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 programming tutorials development)

[Discover] Eventlet - Second Life Wiki http://wiki.secondlife.com/wiki/Eventlet (python programming async network)
[Discover] Invent Your Own Computer Games with Python http://pythonbook.coffeeghost.net/book1/index.html (programming python games book)
[Discover] Python Reference Manual http://docs.python.org/ref/ref.html (python reference programming documentation)
[Discover] FrontPage - Storm https://storm.canonical.com/ (python orm programming database)
[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] Kamaelia - Python Framework http://kamaelia.sourceforge.net/Home (framework network python concurrency)
[Discover] pymox - Google Code http://code.google.com/p/pymox/ (testing mock google python)
[Discover] wxWidgets http://www.wxwidgets.org/ (programming python gui opensource)
[Discover] Python __Underscore__ Methods - Siafoo http://www.siafoo.net/article/57 (python api programming reference)
[Discover] Python 2.5.2 Documentation http://docs.python.org/ (python reference documentation programming)
[Discover] What is Grok? http://grok.zope.org/ (zope python grok programming)
[Discover] FrontPage - MPI for Python http://mpi4py.scipy.org/ (parallel programming python library)
[Discover] Elixir – Trac http://elixir.ematia.de/trac/wiki (programming orm python sql)
[Discover] Psyco - Home Page http://psyco.sourceforge.net/ (programming python jit tools)
[Discover] The Xapian Project http://xapian.org/ (search programming opensource fulltext)
[Discover] Efficient String Concatenation in Python http://www.skymind.com/~ocrow/python_string/ (string programming python optimization)
[Discover] Python: 50 modules for all needs http://www.catswhocode.com/blog/featured/python-50-modules-for-all-needs-10 (library programming resources python)
[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 (.net microsoft python ironpython)
[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/ (games programming engine opensource)
[Discover] pygame - python game development http://www.pygame.org/news.html (python games programming development)
[Discover] Generator Tricks for Systems Programmers http://www.dabeaz.com/generators/ (programming network pycon iterators)
[Discover] Working with the Operating System in Python http://www.freenetpages.co.uk/hp/alan.gauld/tutos.htm (programming python tutorial reference)
[Discover] gdata-python-client - Google Code http://code.google.com/p/gdata-python-client/ (google python api library)
[Discover] Extending and Embedding the Python Interpreter http://docs.python.org/ext/ext.html (extensions programming python reference)
[Discover] 1. Extending Python with C or C++ http://www.python.org/doc/ext/intro.html (python c extensions programming)
[Discover] DivmodMantissa - Divmod - Trac http://divmod.org/trac/wiki/DivmodMantissa (framework python twisted application)
[Discover] Python 3D Software http://www.vrplumber.com/py3d.py (python resources programming gamedev)
[Discover] WrappingCorCpp - Cython Wiki http://wiki.cython.org/WrappingCorCpp (python c api programming)
[Discover] Pydev http://pydev.sourceforge.net/index.html (python eclipse ide tools)
[Discover] NetworkX trac - Trac https://networkx.lanl.gov/wiki (python visualization graph network)
[Discover] Atul's Mini-C Compiler http://people.cs.uchicago.edu/~varmaa/mini_c/ (python c compiler compilers)
[Discover] The Django Book http://www.djangobook.com/ (python django framework book)
[Discover] python-forum.org • Index page http://python-forum.org/pythonforum/index.php (forums python forum programming)
[Discover] Python HOWTOs — Python Documentation http://docs.python.org/dev/howto/ (reference python)
[Discover] Writing MySQL Scripts with Python DB-API http://www.kitebird.com/articles/pydbapi.html (python mysql tutorial programming)
[Discover] Learning Python, Linux, Java, Ruby and more with Tutorial Videos http://showmedo.com/ (video tutorial programming python)
[Discover] Pexpect - a Pure Python Expect-like module http://pexpect.sourceforge.net/ (testing python coding shell)
[Discover] wx http://www.wxpython.org/docs/api/ (wxpython api programming documentation)
[Discover] ZSFA -- Zed's Additional Python Parsing System http://www.zedshaw.com/projects/zapps/index.html (parser zapps python)
[Discover] wxPython http://wxpython.org/ (python gui programming wx)
[Discover] Python Developer Center from Sun Microsystems, Inc http://developers.sun.com/python/ (python programming java development)
[Discover] Python Programming Language -- Official Website http://www.python.org/ (programming python development opensource)
[Discover] Windows FAQ http://www.python.org/doc/faq/windows/#how-do-i-run-a-python-program-under-windows (windows programming python faq)
[Discover] Python Readline Completions - John's Cool Things http://albatross.dnsdojo.net/apache2-default/wiki/index.php/Python_Readline_Completions? (python readline programming tips)
[Discover] PythonEditors - PythonInfo Wiki http://wiki.python.org/moin/PythonEditors (python programming editor tools)
[Discover] Regular Expression HOWTO http://www.amk.ca/python/howto/regex/ (python regex howto tutorial)
[Discover] Learn Python in 10 minutes | Poromenos' Stuff http://www.poromenos.org/tutorials/python (tutorial python programming reference)
[Discover] Python Imaging Library (PIL) http://www.pythonware.com/products/pil/ (python library programming imaging)
[Discover] PyWeek - Python Game Programming Challenge http://www.pyweek.org/ (python games programming fun)
[Discover] Python page Richard Gruet @ free.fr http://rgruet.free.fr/#QuickRef (programming python reference documentation)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (python programming reference style)
[Discover] NodeBox | Home http://nodebox.net/code/index.php/Home (visualization programming python software)
[Discover] Programming Languages - Google Code University - Google Code http://code.google.com/edu/languages/index.html (programming google tutorial python)
[Discover] Download Python Software http://www.python.org/download/ (programming python development download)
[Discover] Guide to Python introspection http://www.ibm.com/developerworks/library/l-pyint.html (python programming introspection development)
[Discover] PyGPU - Python for the GPU http://www.cs.lth.se/home/Calle_Lejdfors/pygpu/ (python gpu graphics programming)
[Discover] PWH http://www.emilas.com/pwh/index.asp?tp=webform (database python sql development)
[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 tutorial aws)
[Discover] Mark Hammond's Python Extensions http://starship.python.net/crew/mhammond/ (programming windows python library)
[Discover] django hosting: frequently asked questions http://bells-n-whistles.net/faq/ (python)
[Discover] SQLObject http://sqlobject.org/ (python sql database programming)
[Discover] A Django Snippet to Refresh Your Database http://www.chrisdpratt.com/2008/02/27/a-django-snippet-to-refresh-your-database/ (python database django)
[Discover] Tutorial:Using Django Poll Tutorial with Ext http://extjs.com/learn/Tutorial:Using_Django_Poll_Tutorial_with_Ext (django python javascript extjs)
[Discover] System Advancements at the Monastery » Blog Archive » Scanner for Debian OpenSSL Vulnerability http://blog.securitymonks.com/2008/05/22/scanner-for-debian-openssl-vulnerability/ (python debian openssl security)
[Discover] Tcl/Tk Manual Pages http://www.tcl.tk/man/ (reference programming documentation tcl)
[Discover] pyevent - Google Code http://code.google.com/p/pyevent/ (python programming library code)
[Discover] Tkinter reference: a GUI for Python http://infohost.nmt.edu/tcc/help/pubs/tkinter/ (python tkinter programming gui)
[Discover] Computer Programming for Everybody http://www.python.org/cp4e/ (python education programming computer)
[Discover] Index of /static/books/python/ http://slav0nic.org.ua/static/books/python/ (python books programming free)
[Discover] I pick Komodo, for now - Life of Brian Ray http://kazavoo.com/blog/index.php?/archives/61-I-pick-Komodo,-for-now.html (python ide)
[Discover] Galileo Computing :: Python http://www.galileocomputing.de/openbook/python/index.htm (python book programming development)
[Discover] Python Interface to GrADS - OpenGrads Wiki http://opengrads.org/wiki/index.php?title=Python_Interface_to_GrADS (grads python)
[Discover] Afae - An All-purpose Editor for Eclipse http://robrohan.com/projects/afae/ (editor programming eclipse syntax)
[Discover] Python Tutorial http://docs.python.org/tut/tut.html (tutorial python programming documentation)
[Discover] Socket Programming HOWTO http://www.amk.ca/python/howto/sockets/ (tutorial network programming python)
[Discover] Beautiful Soup: We called him Tortoise because he taught us. http://www.crummy.com/software/BeautifulSoup/ (parser html python xml)
[Discover] ActiveState O'Reilly Python cookbook code samples ratings review http://aspn.activestate.com/ASPN/Python/Cookbook/ (cookbook programming reference python)
[Discover] Google App Engine - Google Code http://code.google.com/appengine/ (google python hosting api)
[Discover] Python Library Reference http://docs.python.org/lib/lib.html (python api reference library)
[Discover] Python Package Index : Home http://pypi.python.org/pypi (python package repository opensource)
[Discover] Python Tips, Tricks, and Hacks http://www.siafoo.net/article/52 (python programming tips reference)
[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 framework programming django)
[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 (python programming patterns design)
[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/ (python vim programming 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 programming tutorials development)
[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 async network)
[Discover] Invent Your Own Computer Games with Python http://pythonbook.coffeeghost.net/book1/index.html (programming python games book)
[Discover] Python Reference Manual http://docs.python.org/ref/ref.html (python reference programming documentation)
[Discover] FrontPage - Storm https://storm.canonical.com/ (python orm programming database)
[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] Kamaelia - Python Framework http://kamaelia.sourceforge.net/Home (framework network python concurrency)
[Discover] pymox - Google Code http://code.google.com/p/pymox/ (testing mock google python)
[Discover] wxWidgets http://www.wxwidgets.org/ (programming python gui opensource)
[Discover] Python __Underscore__ Methods - Siafoo http://www.siafoo.net/article/57 (python api programming reference)
[Discover] Python 2.5.2 Documentation http://docs.python.org/ (python reference documentation programming)
[Discover] What is Grok? http://grok.zope.org/ (zope python grok programming)
[Discover] FrontPage - MPI for Python http://mpi4py.scipy.org/ (parallel programming python library)
[Discover] Elixir – Trac http://elixir.ematia.de/trac/wiki (programming orm python sql)
[Discover] Psyco - Home Page http://psyco.sourceforge.net/ (programming python jit tools)
[Discover] The Xapian Project http://xapian.org/ (search programming opensource fulltext)
[Discover] Efficient String Concatenation in Python http://www.skymind.com/~ocrow/python_string/ (string programming python optimization)
[Discover] Python: 50 modules for all needs http://www.catswhocode.com/blog/featured/python-50-modules-for-all-needs-10 (library programming resources python)
[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 (.net microsoft python ironpython)
[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/ (games programming engine opensource)
[Discover] pygame - python game development http://www.pygame.org/news.html (python games programming development)
[Discover] Generator Tricks for Systems Programmers http://www.dabeaz.com/generators/ (programming network pycon iterators)
[Discover] Working with the Operating System in Python http://www.freenetpages.co.uk/hp/alan.gauld/tutos.htm (programming python tutorial reference)
[Discover] gdata-python-client - Google Code http://code.google.com/p/gdata-python-client/ (google python api library)
[Discover] Extending and Embedding the Python Interpreter http://docs.python.org/ext/ext.html (extensions programming python reference)
[Discover] 1. Extending Python with C or C++ http://www.python.org/doc/ext/intro.html (python c extensions programming)
[Discover] DivmodMantissa - Divmod - Trac http://divmod.org/trac/wiki/DivmodMantissa (framework python twisted application)
[Discover] Python 3D Software http://www.vrplumber.com/py3d.py (python resources programming gamedev)
[Discover] WrappingCorCpp - Cython Wiki http://wiki.cython.org/WrappingCorCpp (python c api programming)
[Discover] Pydev http://pydev.sourceforge.net/index.html (python eclipse ide tools)
[Discover] NetworkX trac - Trac https://networkx.lanl.gov/wiki (python visualization graph network)
[Discover] Atul's Mini-C Compiler http://people.cs.uchicago.edu/~varmaa/mini_c/ (python c compiler compilers)
[Discover] The Django Book http://www.djangobook.com/ (python django framework book)
[Discover] python-forum.org • Index page http://python-forum.org/pythonforum/index.php (forums python forum programming)
[Discover] Python HOWTOs — Python Documentation http://docs.python.org/dev/howto/ (reference python)
[Discover] Writing MySQL Scripts with Python DB-API http://www.kitebird.com/articles/pydbapi.html (python mysql tutorial programming)
[Discover] Learning Python, Linux, Java, Ruby and more with Tutorial Videos http://showmedo.com/ (video tutorial programming python)
[Discover] Pexpect - a Pure Python Expect-like module http://pexpect.sourceforge.net/ (testing python coding shell)
[Discover] wx http://www.wxpython.org/docs/api/ (wxpython api programming documentation)
[Discover] ZSFA -- Zed's Additional Python Parsing System http://www.zedshaw.com/projects/zapps/index.html (parser zapps python)
[Discover] wxPython http://wxpython.org/ (python gui programming wx)
[Discover] Python Developer Center from Sun Microsystems, Inc http://developers.sun.com/python/ (python programming java development)
[Discover] Python Programming Language -- Official Website http://www.python.org/ (programming python development opensource)
[Discover] Windows FAQ http://www.python.org/doc/faq/windows/#how-do-i-run-a-python-program-under-windows (windows programming python faq)
[Discover] Python Readline Completions - John's Cool Things http://albatross.dnsdojo.net/apache2-default/wiki/index.php/Python_Readline_Completions? (python readline programming tips)
[Discover] PythonEditors - PythonInfo Wiki http://wiki.python.org/moin/PythonEditors (python programming editor tools)
[Discover] Regular Expression HOWTO http://www.amk.ca/python/howto/regex/ (python regex howto tutorial)
[Discover] Learn Python in 10 minutes | Poromenos' Stuff http://www.poromenos.org/tutorials/python (tutorial python programming reference)
[Discover] Python Imaging Library (PIL) http://www.pythonware.com/products/pil/ (python library programming imaging)
[Discover] PyWeek - Python Game Programming Challenge http://www.pyweek.org/ (python games programming fun)
[Discover] Python page Richard Gruet @ free.fr http://rgruet.free.fr/#QuickRef (programming python reference documentation)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (python programming reference style)
[Discover] NodeBox | Home http://nodebox.net/code/index.php/Home (visualization programming python software)
[Discover] Programming Languages - Google Code University - Google Code http://code.google.com/edu/languages/index.html (programming google tutorial python)
[Discover] Download Python Software http://www.python.org/download/ (programming python development download)
[Discover] Guide to Python introspection http://www.ibm.com/developerworks/library/l-pyint.html (python programming introspection development)
[Discover] PyGPU - Python for the GPU http://www.cs.lth.se/home/Calle_Lejdfors/pygpu/ (python gpu graphics programming)
[Discover] PWH http://www.emilas.com/pwh/index.asp?tp=webform (database python sql development)
[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 tutorial aws)
[Discover] Mark Hammond's Python Extensions http://starship.python.net/crew/mhammond/ (programming windows python library)
[Discover] django hosting: frequently asked questions http://bells-n-whistles.net/faq/ (python)
[Discover] SQLObject http://sqlobject.org/ (python sql database programming)
[Discover] A Django Snippet to Refresh Your Database http://www.chrisdpratt.com/2008/02/27/a-django-snippet-to-refresh-your-database/ (python database django)
[Discover] Tutorial:Using Django Poll Tutorial with Ext http://extjs.com/learn/Tutorial:Using_Django_Poll_Tutorial_with_Ext (django python javascript extjs)
[Discover] System Advancements at the Monastery » Blog Archive » Scanner for Debian OpenSSL Vulnerability http://blog.securitymonks.com/2008/05/22/scanner-for-debian-openssl-vulnerability/ (python debian openssl security)
[Discover] Tcl/Tk Manual Pages http://www.tcl.tk/man/ (reference programming documentation tcl)
[Discover] pyevent - Google Code http://code.google.com/p/pyevent/ (python programming library code)
[Discover] Tkinter reference: a GUI for Python http://infohost.nmt.edu/tcc/help/pubs/tkinter/ (python tkinter programming gui)
[Discover] Computer Programming for Everybody http://www.python.org/cp4e/ (python education programming computer)
[Discover] Index of /static/books/python/ http://slav0nic.org.ua/static/books/python/ (python books programming free)
[Discover] I pick Komodo, for now - Life of Brian Ray http://kazavoo.com/blog/index.php?/archives/61-I-pick-Komodo,-for-now.html (python ide)
[Discover] Galileo Computing :: Python http://www.galileocomputing.de/openbook/python/index.htm (python book programming development)
[Discover] Python Interface to GrADS - OpenGrads Wiki http://opengrads.org/wiki/index.php?title=Python_Interface_to_GrADS (grads python)
[Discover] Afae - An All-purpose Editor for Eclipse http://robrohan.com/projects/afae/ (editor programming eclipse syntax)

