InstallationΒΆ

Using pip package manager

$ pip install hostman

From source

$ cd hostman
$ python setup.py install