===========
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.

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/
