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

RestAuthCommon is `also included <http://pypi.python.org/pypi/RestAuthCommon/>`_
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 RestAuthCommon

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