Modules Packages

TwitterFacebook
Get flash to fully experience Pearltrees
https://apscheduler.readthedocs.org/en/v2.0.2/

Advanced Python Scheduler — APScheduler 2.0.2 documentation

Starting the scheduler To start the scheduler with default settings:
http://charlesleifer.com/blog/dont-sweat-small-stuff-use-flask-blueprints/

charles leifer | Don't sweat the small stuff - use flask blueprints

For a change, I've been doing all of my new app development using flask , a python web framework built atop the werkzeug WSGI toolkit.
Introduction python-xmltv is a Python module that provides access to XMLTV data. http://code.google.com/p/python-xmltv/

python-xmltv - A Python Module for Reading and Writing XMLTV Files

PyMongo

VIrtualEnv

Help install

Delicious Python API @ Michael G. Noll

One of my research tasks required me to retrieve various information from Delicious.com , a well-known social bookmarking service. http://www.michael-noll.com/projects/delicious-python-api/
http://www.crummy.com/software/BeautifulSoup/

Beautiful Soup: We called him Tortoise because he taught us.

You didn't write that awful page. You're just trying to get some data out of it. Beautiful Soup is here to help. Since 2004, it's been saving programmers hours or days of work on quick-turnaround screen scraping projects. If you have questions, send them to the discussion group . If you find a bug, file it .

Package Index : BeautifulSoup 3.2.0

https://pypi.python.org/pypi/BeautifulSoup/3.2.0 Package Index > BeautifulSoup > 3.2.0
A nice thing about ElementTree is that it can be round-tripped.

Process XML In Python With ElementTree Working with an XML document object

http://www.opensourcetutorials.com/tutorials/Server-Side-Coding/Python/xml-matters/page3.html