[Discover] Functional Programming HOWTO — Python Documentation http://docs.python.org/dev/howto/functional.html
(programming python tutorial documentation) 
[Discover] Essential Python Reading List http://www.wordaligned.org/articles/essential-python-reading-list (python programming reference learning)
[Discover] Python for Fun http://openbookproject.net//py4fun/index.html (fun programming python tutorial)
[Discover] Python Idioms and Efficiency Suggestions http://jaynes.colorado.edu/PythonIdioms.html (programming python reference idioms)
[Discover] Parallel Python -- SMP and clusters, haven't reviewed it http://www.parallelpython.com/ (python smp parallel programming)
[Discover] How to Write a Spelling Corrector http://www.norvig.com/spell-correct.html (python programming statistics algorithms)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (programming python tutorial reference)
[Discover] pyjamas http://pyjamas.pyworks.org/ (python google javascript ajax)
[Discover] Python for Fun http://www.ibiblio.org/obp/py4fun/ (python lisp programming sql)
[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] 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] ONLamp.com: Testing Web Apps Effectively with twill http://www.onlamp.com/lpt/a/6298 (testing tdd python webtesting)
[Discover] vincent kräutler: google page rank in python http://kraeutler.net/vincent/essays/google%20page%20rank%20in%20python (google python programming algorithm)
[Discover] SAGE: Open Source Mathematics Software http://www.sagemath.org/ (math python opensource programming)
[Discover] ActiveState O'Reilly Python cookbook code samples ratings review http://aspn.activestate.com/ASPN/Python/Cookbook/ (cookbook programming reference python)
[Discover] pyglet http://www.pyglet.org/ (python opengl graphics library)
[Discover] SQLAlchemy - The Database Toolkit for Python http://www.sqlalchemy.org/ (library python database orm)
[Discover] Building Skills in Programming http://homepage.mac.com/s_lott/books/nonprog/htmlchunks/index.html (programming tutorial learning books)
[Discover] Eventlet - Second Life Wiki http://wiki.secondlife.com/wiki/Eventlet (python programming networking network)
[Discover] Getting Started on Natural Language Processing with Python http://www.acm.org/crossroads/xrds13-4/natural_language.html (programming nlp python linguistics)

[Discover] Matplotlib / pylab - matlab style python plotting (plots, graphs, charts) http://matplotlib.sourceforge.net/ (visualization matlab python programming)
[Discover] PyCha - Trac http://www.lorenzogil.com/projects/pycha/ (python charts visualization cairo)
[Discover] programming: Monads, in Python, in production code! -- "you can and should use monads in your code" http://programming.reddit.com/info/64th1/comments/c02u9mb (programming haskell monad functional)
[Discover] PyGPU - Python for the GPU http://www.cs.lth.se/home/Calle_Lejdfors/pygpu/ (python gpu programming cg)
[Discover] Python Attributes and Methods http://cafepy.com/article/python_attributes_and_methods/python_attributes_and_methods.html (python programming patterns object)
[Discover] What’s New in Python 3.0 — Python v3.0b1 documentation http://docs.python.org/dev/3.0/whatsnew/3.0.html (python programming reference documentation)
[Discover] How to Use UTF-8 with Python http://evanjones.ca/python-utf8.html (python unicode programming dev)
[Discover] Python Grimoire http://the.taoofmac.com/static/grimoire.html (programming python reference documentation)
[Discover] Django Master Class http://toys.jacobian.org/presentations/2007/oscon/tutorial/ (django python development tutorial)
[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 tutorial parallel cluster)
[Discover] Yahoo! Developer Network - Python Developer Center http://developer.yahoo.com/python/#resources (reference python development)
[Discover] Building Skills in Python [Version 2.4] http://homepage.mac.com/s_lott/books/python.html (programming python books tutorial)
[Discover] Vim documentation: if_pyth http://www.vim.org/htmldoc/if_pyth.html (python vim development tool)
[Discover] Tutorial - Storm https://storm.canonical.com/Tutorial (orm python programming storm)
[Discover] How to Think Like a (Python) Programmer http://www.greenteapress.com/thinkpython/ (programming python books development)
[Discover] Joe Gregorio | BitWorking | Projects | Sparklines http://bitworking.org/projects/sparklines/ (visualization sparklines tools python)
[Discover] NetworkX trac - Trac https://networkx.lanl.gov/ (graph programming python library)
[Discover] Doug Hellmann: PyMOTW http://blog.doughellmann.com/search/label/PyMOTW (python programming toread modules)
[Discover] nabu: a Publishing System using Text Files http://furius.ca/nabu/ (cms python text programming)
[Discover] Put a Flex UI On Your Application http://www.artima.com/weblogs/viewpost.jsp?thread=208528 (python flash programming flex)
[Discover] Gluon - Enterprise Web Framework http://mdp.cti.depaul.edu/examples/default/index (python framework programming webdev)
[Discover] PYTHON TOOLBOX: 25+ Tools For Taming Python http://mashable.com/2007/10/02/python-toolbox/ (resources python tools programming)
[Discover] Welcome to Pyke http://pyke.sourceforge.net/ (python programming inference ai)
[Discover] Solving Every Sudoku Puzzle http://norvig.com/sudoku.html (toread algorithms sudoku code)
[Discover] microBlog » Ten quirky things about Python http://blog.micropledge.com/2008/01/ten-python-quirkies/ (programming python reference tips)
[Discover] RDFLib: Home http://rdflib.net/ (rdf python api library)
[Discover] Linux.com :: Spreading Python applications http://www.linux.com/feature/118439 (setuptools python programming development)
[Discover] Blender Python API http://www.blender.org/documentation/242PythonDoc/index.html (api programming python blender)
[Discover] Dive Into Python http://diveintopython.org/ (programming tutorial reference python)
[Discover] Some Notes on Tim Bray's Wide Finder Benchmark http://effbot.org/zone/wide-finder.htm (python programming optimization concurrency)
[Discover] Why so many Python web frameworks? | 2006-09-01 | BitWorking http://bitworking.org/news/Why_so_many_Python_web_frameworks (framework python tutorial programming)
[Discover] The Quixote Web Framework http://www.quixote.ca/ (python framework webapp twisted)
[Discover] Charming Python: Decorators make magic easy http://www-128.ibm.com/developerworks/linux/library/l-cpdecor.html?ca=drs- (patterns tutorial code functional)
[Discover] Algorithm Education in Python http://www.ece.uci.edu/~chou/py02/python.html (algorithms python programming coding)
[Discover] Advanced Python or Understanding Python - Google Video http://video.google.com/videoplay?docid=7760178035196894549 (google tutorial video python)
[Discover] Peter@Norvig.com http://www.norvig.com/ (programming research blogger lisp)
[Discover] unofficial planet python http://www.planetpython.org/ (python blog programming blogs)
[Discover] Python411 Podcast Series http://www.awaretek.com/python/ (python podcasts tutorials audio)
[Discover] web.py: makes web apps http://webpy.org/ (python programming opensource framework)
[Discover] Rondam Ramblings: What Python gets right http://rondam.blogspot.com/2008/02/what-python-gets-right.html (python lisp programming blog)
[Discover] Allegra http://laurentszyster.be/blog/allegra/ (python network library framework)
[Discover] PIDA loves you! http://pida.co.uk/ (python ide programming development)
[Discover] Django Basic Apps http://www.playgroundblues.com/posts/2007/dec/02/django-basic-apps/ (django python applications opensource)
[Discover] Python as a First Language http://mcsp.wartburg.edu/zelle/python/python-first.html (programming python tutorial reference)
[Discover] Pygments — Python syntax highlighter http://pygments.pocoo.org/ (programming python tools syntax)
[Discover] All About Python and Unicode | boodebr.org http://boodebr.org/main/python/all-about-python-and-unicode (python unicode programming encoding)
[Discover] modwsgi http://code.google.com/p/modwsgi/ (python wsgi apache django)
[Discover] Recursion and Generators http://www.unixuser.org/~euske/doc/python/recursion.html (programming recursion python functional)
[Discover] Run Python Script on Automator OS X Leopard http://toxicsoftware.com/run-python-script/ (python osx automator mac)
[Discover] Software Carpentry (Version 1122) http://swc.scipy.org/ (programming python science code)
[Discover] Debugging in Python http://www.ferg.org/papers/debugging_in_python.html (python debugging programming useful)
[Discover] EasyGui Home Page http://www.ferg.org/easygui/ (python gui library programming)
[Discover] google-diff-match-patch - Google Code http://code.google.com/p/google-diff-match-patch/ (google algorithms programming diff)
[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] pyinotify - filesystem monitoring in Python with inotify http://pyinotify.sourceforge.net/ (python linux inotify monitoring)
[Discover] django-threadedcomments - Google Code http://code.google.com/p/django-threadedcomments/ (comments django application python)
[Discover] Daily Python-URL http://www.pythonware.com/daily/ (python programming blog development)
[Discover] James Gardner » Creating a Python Package Using Eggs and Subversion http://jimmyg.org/2007/11/08/creating-a-python-package-using-eggs-and-subversion/ (python subversion packaging eggs)
[Discover] PyGTK http://www.pygtk.org/ (gui python pygtk gnome)
[Discover] SPE Python IDE http://pythonide.stani.be/ (python ide programming tools)
[Discover] Shed Skin - Shed Skin http://mark.dufour.googlepages.com/home (python optimization compiler performance)
[Discover] ONLamp.com -- Getting Started with WSGI http://www.onlamp.com/pub/a/python/2006/11/09/getting-started-with-wsgi.html (python programming wsgi tutorial)
[Discover] Pythomnic - Building Reliable Network Services In Python http://www.pythomnic.org/ (python network framework architecture)
[Discover] ONLamp.com: Numerical Python Basics http://www.onlamp.com/lpt/a/177 (mathematics tutorial algorithm numerical)
[Discover] Elixir - Elixir http://elixir.ematia.de/ (orm python sqlalchemy database)
[Discover] Python IAQ: Infrequently Answered Questions http://norvig.com/python-iaq.html (reference python programming faq)
[Discover] About | Web Python Tutorial http://webpython.codepoint.net/ (programming python coding tutorial)
[Discover] Python Call Graph http://pycallgraph.slowchop.com/ (visualization python programming code)
[Discover] The BuildBot http://buildbot.sourceforge.net/ (testing development python programming)
[Discover] buzhug, a pure-Python database engine http://buzhug.sourceforge.net/ (python database programming library)
[Discover] How to Think Like a Computer Scientist: Learning with Python http://www.ibiblio.org/obp/thinkCSpy/ (python programming books tutorial)
[Discover] A small introduction to Python Eggs — mrtopf.de http://mrtopf.de/blog/python_zope/a-small-introduction-to-python-eggs/ (setuptools tutorial python eggs)
[Discover] kNose, the Komodo extension for Python unit testing http://mysite.verizon.net/bcorfman/knose.html (testing python useful very)
[Discover] Python 2.5 Quick Reference http://rgruet.free.fr/PQR25/PQR2.5.html (python programming reference cheatsheet)
[Discover] Python: Python 2.4 Quick Reference http://rgruet.free.fr/PQR24/PQR2.4.html (python programming reference amis)
[Discover] The decorator module http://www.phyast.pitt.edu/~micheles/python/documentation.html (python decorator patterns programming)
[Discover] Metaclass programming in Python, Part 3 http://www.ibm.com/developerworks/linux/library/l-pymeta3.html?S_TACT=105AGX03&S_CMP=ART (python metaclass tutorial oop)
[Discover] Introduction to New-Style Classes in Python http://www.geocities.com/foetsch/python/new_style_classes.htm (programming python reference tutorial)
[Discover] a logging system for python http://www.red-dove.com/python_logging.html (python library programming logging)
[Discover] Essential Python Reading List http://www.wordaligned.org/articles/essential-python-reading-list (python programming reference learning)
[Discover] Python for Fun http://openbookproject.net//py4fun/index.html (fun programming python tutorial)
[Discover] Python Idioms and Efficiency Suggestions http://jaynes.colorado.edu/PythonIdioms.html (programming python reference idioms)
[Discover] Parallel Python -- SMP and clusters, haven't reviewed it http://www.parallelpython.com/ (python smp parallel programming)
[Discover] How to Write a Spelling Corrector http://www.norvig.com/spell-correct.html (python programming statistics algorithms)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (programming python tutorial reference)
[Discover] pyjamas http://pyjamas.pyworks.org/ (python google javascript ajax)
[Discover] Python for Fun http://www.ibiblio.org/obp/py4fun/ (python lisp programming sql)
[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] 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] ONLamp.com: Testing Web Apps Effectively with twill http://www.onlamp.com/lpt/a/6298 (testing tdd python webtesting)
[Discover] vincent kräutler: google page rank in python http://kraeutler.net/vincent/essays/google%20page%20rank%20in%20python (google python programming algorithm)
[Discover] SAGE: Open Source Mathematics Software http://www.sagemath.org/ (math python opensource programming)
[Discover] ActiveState O'Reilly Python cookbook code samples ratings review http://aspn.activestate.com/ASPN/Python/Cookbook/ (cookbook programming reference python)
[Discover] pyglet http://www.pyglet.org/ (python opengl graphics library)
[Discover] SQLAlchemy - The Database Toolkit for Python http://www.sqlalchemy.org/ (library python database orm)
[Discover] Building Skills in Programming http://homepage.mac.com/s_lott/books/nonprog/htmlchunks/index.html (programming tutorial learning books)
[Discover] Eventlet - Second Life Wiki http://wiki.secondlife.com/wiki/Eventlet (python programming networking network)
[Discover] Getting Started on Natural Language Processing with Python http://www.acm.org/crossroads/xrds13-4/natural_language.html (programming nlp python linguistics)
[Discover] ONLamp.com: Python DevCenter http://www.onlamp.com/python/ (python programming development howto)
[Discover] Matplotlib / pylab - matlab style python plotting (plots, graphs, charts) http://matplotlib.sourceforge.net/ (visualization matlab python programming)
[Discover] PyCha - Trac http://www.lorenzogil.com/projects/pycha/ (python charts visualization cairo)
[Discover] programming: Monads, in Python, in production code! -- "you can and should use monads in your code" http://programming.reddit.com/info/64th1/comments/c02u9mb (programming haskell monad functional)
[Discover] PyGPU - Python for the GPU http://www.cs.lth.se/home/Calle_Lejdfors/pygpu/ (python gpu programming cg)
[Discover] Python Attributes and Methods http://cafepy.com/article/python_attributes_and_methods/python_attributes_and_methods.html (python programming patterns object)
[Discover] What’s New in Python 3.0 — Python v3.0b1 documentation http://docs.python.org/dev/3.0/whatsnew/3.0.html (python programming reference documentation)
[Discover] How to Use UTF-8 with Python http://evanjones.ca/python-utf8.html (python unicode programming dev)
[Discover] Python Grimoire http://the.taoofmac.com/static/grimoire.html (programming python reference documentation)
[Discover] Django Master Class http://toys.jacobian.org/presentations/2007/oscon/tutorial/ (django python development tutorial)
[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 tutorial parallel cluster)
[Discover] Yahoo! Developer Network - Python Developer Center http://developer.yahoo.com/python/#resources (reference python development)
[Discover] Building Skills in Python [Version 2.4] http://homepage.mac.com/s_lott/books/python.html (programming python books tutorial)
[Discover] Vim documentation: if_pyth http://www.vim.org/htmldoc/if_pyth.html (python vim development tool)
[Discover] Tutorial - Storm https://storm.canonical.com/Tutorial (orm python programming storm)
[Discover] How to Think Like a (Python) Programmer http://www.greenteapress.com/thinkpython/ (programming python books development)
[Discover] Joe Gregorio | BitWorking | Projects | Sparklines http://bitworking.org/projects/sparklines/ (visualization sparklines tools python)
[Discover] NetworkX trac - Trac https://networkx.lanl.gov/ (graph programming python library)
[Discover] Doug Hellmann: PyMOTW http://blog.doughellmann.com/search/label/PyMOTW (python programming toread modules)
[Discover] nabu: a Publishing System using Text Files http://furius.ca/nabu/ (cms python text programming)
[Discover] Put a Flex UI On Your Application http://www.artima.com/weblogs/viewpost.jsp?thread=208528 (python flash programming flex)
[Discover] Gluon - Enterprise Web Framework http://mdp.cti.depaul.edu/examples/default/index (python framework programming webdev)
[Discover] PYTHON TOOLBOX: 25+ Tools For Taming Python http://mashable.com/2007/10/02/python-toolbox/ (resources python tools programming)
[Discover] Welcome to Pyke http://pyke.sourceforge.net/ (python programming inference ai)
[Discover] Solving Every Sudoku Puzzle http://norvig.com/sudoku.html (toread algorithms sudoku code)
[Discover] microBlog » Ten quirky things about Python http://blog.micropledge.com/2008/01/ten-python-quirkies/ (programming python reference tips)
[Discover] RDFLib: Home http://rdflib.net/ (rdf python api library)
[Discover] Linux.com :: Spreading Python applications http://www.linux.com/feature/118439 (setuptools python programming development)
[Discover] Blender Python API http://www.blender.org/documentation/242PythonDoc/index.html (api programming python blender)
[Discover] Dive Into Python http://diveintopython.org/ (programming tutorial reference python)
[Discover] Some Notes on Tim Bray's Wide Finder Benchmark http://effbot.org/zone/wide-finder.htm (python programming optimization concurrency)
[Discover] Why so many Python web frameworks? | 2006-09-01 | BitWorking http://bitworking.org/news/Why_so_many_Python_web_frameworks (framework python tutorial programming)
[Discover] The Quixote Web Framework http://www.quixote.ca/ (python framework webapp twisted)
[Discover] Charming Python: Decorators make magic easy http://www-128.ibm.com/developerworks/linux/library/l-cpdecor.html?ca=drs- (patterns tutorial code functional)
[Discover] Algorithm Education in Python http://www.ece.uci.edu/~chou/py02/python.html (algorithms python programming coding)
[Discover] Advanced Python or Understanding Python - Google Video http://video.google.com/videoplay?docid=7760178035196894549 (google tutorial video python)
[Discover] Peter@Norvig.com http://www.norvig.com/ (programming research blogger lisp)
[Discover] unofficial planet python http://www.planetpython.org/ (python blog programming blogs)
[Discover] Python411 Podcast Series http://www.awaretek.com/python/ (python podcasts tutorials audio)
[Discover] web.py: makes web apps http://webpy.org/ (python programming opensource framework)
[Discover] Rondam Ramblings: What Python gets right http://rondam.blogspot.com/2008/02/what-python-gets-right.html (python lisp programming blog)
[Discover] Allegra http://laurentszyster.be/blog/allegra/ (python network library framework)
[Discover] PIDA loves you! http://pida.co.uk/ (python ide programming development)
[Discover] Django Basic Apps http://www.playgroundblues.com/posts/2007/dec/02/django-basic-apps/ (django python applications opensource)
[Discover] Python as a First Language http://mcsp.wartburg.edu/zelle/python/python-first.html (programming python tutorial reference)
[Discover] Pygments — Python syntax highlighter http://pygments.pocoo.org/ (programming python tools syntax)
[Discover] All About Python and Unicode | boodebr.org http://boodebr.org/main/python/all-about-python-and-unicode (python unicode programming encoding)
[Discover] modwsgi http://code.google.com/p/modwsgi/ (python wsgi apache django)
[Discover] Recursion and Generators http://www.unixuser.org/~euske/doc/python/recursion.html (programming recursion python functional)
[Discover] Run Python Script on Automator OS X Leopard http://toxicsoftware.com/run-python-script/ (python osx automator mac)
[Discover] Software Carpentry (Version 1122) http://swc.scipy.org/ (programming python science code)
[Discover] Debugging in Python http://www.ferg.org/papers/debugging_in_python.html (python debugging programming useful)
[Discover] EasyGui Home Page http://www.ferg.org/easygui/ (python gui library programming)
[Discover] google-diff-match-patch - Google Code http://code.google.com/p/google-diff-match-patch/ (google algorithms programming diff)
[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] pyinotify - filesystem monitoring in Python with inotify http://pyinotify.sourceforge.net/ (python linux inotify monitoring)
[Discover] django-threadedcomments - Google Code http://code.google.com/p/django-threadedcomments/ (comments django application python)
[Discover] Daily Python-URL http://www.pythonware.com/daily/ (python programming blog development)
[Discover] James Gardner » Creating a Python Package Using Eggs and Subversion http://jimmyg.org/2007/11/08/creating-a-python-package-using-eggs-and-subversion/ (python subversion packaging eggs)
[Discover] PyGTK http://www.pygtk.org/ (gui python pygtk gnome)
[Discover] SPE Python IDE http://pythonide.stani.be/ (python ide programming tools)
[Discover] Shed Skin - Shed Skin http://mark.dufour.googlepages.com/home (python optimization compiler performance)
[Discover] ONLamp.com -- Getting Started with WSGI http://www.onlamp.com/pub/a/python/2006/11/09/getting-started-with-wsgi.html (python programming wsgi tutorial)
[Discover] Pythomnic - Building Reliable Network Services In Python http://www.pythomnic.org/ (python network framework architecture)
[Discover] ONLamp.com: Numerical Python Basics http://www.onlamp.com/lpt/a/177 (mathematics tutorial algorithm numerical)
[Discover] Elixir - Elixir http://elixir.ematia.de/ (orm python sqlalchemy database)
[Discover] Python IAQ: Infrequently Answered Questions http://norvig.com/python-iaq.html (reference python programming faq)
[Discover] About | Web Python Tutorial http://webpython.codepoint.net/ (programming python coding tutorial)
[Discover] Python Call Graph http://pycallgraph.slowchop.com/ (visualization python programming code)
[Discover] The BuildBot http://buildbot.sourceforge.net/ (testing development python programming)
[Discover] buzhug, a pure-Python database engine http://buzhug.sourceforge.net/ (python database programming library)
[Discover] How to Think Like a Computer Scientist: Learning with Python http://www.ibiblio.org/obp/thinkCSpy/ (python programming books tutorial)
[Discover] A small introduction to Python Eggs — mrtopf.de http://mrtopf.de/blog/python_zope/a-small-introduction-to-python-eggs/ (setuptools tutorial python eggs)
[Discover] kNose, the Komodo extension for Python unit testing http://mysite.verizon.net/bcorfman/knose.html (testing python useful very)
[Discover] Python 2.5 Quick Reference http://rgruet.free.fr/PQR25/PQR2.5.html (python programming reference cheatsheet)
[Discover] Python: Python 2.4 Quick Reference http://rgruet.free.fr/PQR24/PQR2.4.html (python programming reference amis)
[Discover] The decorator module http://www.phyast.pitt.edu/~micheles/python/documentation.html (python decorator patterns programming)
[Discover] Metaclass programming in Python, Part 3 http://www.ibm.com/developerworks/linux/library/l-pymeta3.html?S_TACT=105AGX03&S_CMP=ART (python metaclass tutorial oop)
[Discover] Introduction to New-Style Classes in Python http://www.geocities.com/foetsch/python/new_style_classes.htm (programming python reference tutorial)
[Discover] a logging system for python http://www.red-dove.com/python_logging.html (python library programming logging)

