.. pywb documentation master file, created by sphinx-quickstart on Thu Feb 27 21:08:12 2014. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to pywb's documentation! ================================ Pywb is a pure-Python implementation of Wayback Machine. .. toctree:: :maxdepth: 2 Installing Pywb --------------- Pywb QuickStart --------------- The pywb tool suite currently includes two runnable applications in the :mod:`pywb.apps` package:: python -m pywb.apps.wayback starts the full wayback on port 8080, and:: python -m pywb.apps.cdx_server starts standalone cdx server on port 8090 Customizing Pywb ---------------- Access Control ~~~~~~~~~~~~~~ Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`