Installation
HostPhot is easy to install and use.
Using pip
The recommended option is by using pip:
pip install hostphot
From source
To install the code from source, do the following:
git clone https://github.com/temuller/hostphot.git
cd hostphot
python -m pip install .