kcrw.nprapi
February 24, 2010 ยท View on GitHub
=========== kcrw.nprapi
This is a very simple library for getting story data from the
National Public Radio (NPR) API_.
In order to use this API, you must register for an API key and comply
with the API Terms of Use. In particular, the NPR API may only
be accessed for personal non-commercial use or for non-commercial use by a
nonprofit 501(c)(3) corporation.
If you require Python < 2.6 then you will need the simplejson
package.
If you require Python < 2.5 then you will need the cElementTree
package.
For more details, please see the package documentation_.
Credits
Created by Alec Mitchell_ for KCRW, an NPR station based in Santa
Monica, California.
Copyright |copy| 2010 KCRW_
.. |copy| unicode:: U+000A9 .. COPYRIGHT SIGN .. _National Public Radio (NPR) API: http://www.npr.org/api/index .. _NPR API: http://www.npr.org/api/index .. _Terms of Use: http://www.npr.org/api/apiterms.php .. _package documentation: http://packages.python.org/kcrw.nprapi .. _Alec Mitchell: mailto:apm13@columbia.edu .. _KCRW: http://www.kcrw.com/ .. _NPR: http://www.npr.org/