.. requests-cache documentation master file, created by
   sphinx-quickstart on Sun Apr 08 20:51:24 2012.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Requests-cache documentation
============================

`Requests-cache <http://pypi.python.org/pypi/requests-cache>`_
is a transparent persistent cache for requests_ (version >= 1.1.0) library.

Source code and issue tracking can be found at
`GitHub <https://github.com/reclosedev/requests-cache>`_.


**Contents:**

.. toctree::
   :maxdepth: 2

   user_guide
   api


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

.. _requests: http://docs.python-requests.org/