- All is new (not really). - Now the media and the theory are abstract classes to be rerived and redefining their attributes. - Only survived 2 apis: alexa and page rank (and now lives inside libs) - Bundle bottle.py and bs4 in libs. - Al modules are tested (except the libs ones). - Now yo can serve multiple servers thourg server.Server class. - Added cache infraestructure thorught a dict and memcached.
0.2
- Transiton version, all from this version trash.
0.1
- Support for Twitter and Webpages Media Pages. - Embebed apis for Alexa, Twitter, Page Rank and HostIP. - Agenda Setting Support. - Added interpolator methods: PieceWise (from scipy), LinearLeastSquares and Expert (is a dict not a interpolator).