Python program for getting the most from your weather station
WeeWX is a free, open source, software program, written in Python, which interacts with your weather station to produce graphs, reports, and HTML pages.
Downloads can be found at http://weewx.com/downloads
Development happens at https://github.com/weewx/weewx
...The project was initially just to help the author get to grips with python but as of version 1.0 the project is stable enough to be used regularly and has proven to be a very useful tool. pyShowRename interfaces directly with the free epguides.com website using HTML scraping and retains a local cache of available TV Shows. This can be manually updated when new shows become available.
Changelog
------------------------------------------------------------------------------
2012-01-01 :: Initial launch.
2012-12-19 :: Code overhaul.
Moved superfluous functions and GUI controls.
...