.. _installation: Installation ============ From PyPi: .. code-block:: bash pip install httpbase From source: .. code-block:: bash git clone git@github.com:im-auld/httpbase.git cd httpbase python3 setup.py install