Installation with pip
=====================

RestAuth is `also included <http://pypi.python.org/pypi/RestAuth/>`_ in PyPI,
the `Python Package Index <http://pypi.python.org/>`_. That makes it very easy
to install this library using :command:`pip`:

.. code-block:: bash

   pip install RestAuth

.. WARNING:: :command:`pip install` requires superuser privileges on most systems.
