Artifact d7a702d41c51295440404b582803ca721136940b:
- File applications/mobileblur/modules/python-newsblur/README.rst — part of check-in [6548f791b4] at 2011-08-15 01:53:32 on branch develop — Mobileblur can log in for a user and get all feeds with unread content above a hardcoded threshold (user: spiffy, size: 485) [annotate] [blame] [check-ins using] [more...]
=============== python-newsblur =============== A Python wrapper library for accessing API of newsblur.com. Copyright Dananjaya Ramanayake <dananjaya86@gmail.com>, released under the MIT license. Source: https://github.com/dananjayavr/python-newsblur For more information please check the newsblur.com API documentation at, http://www.newsblur.com/api Installation ============ To install run ``python setup.py install`` Usage: ====== Please read the documentation.rst file.