InstallationΒΆ

From PyPi:

pip install httpbase

From source:

git clone git@github.com:im-auld/httpbase.git
cd httpbase
python3 setup.py install