To install vipersci, run this command in your terminal:
$ pip install vipersci
If you don't have pip installed, this Python installation guide can guide you through the process.
The sources for vipersci can be downloaded from the Github repo.
Once you have a copy of the source, you can install it with:
$ python setup.py install