Installation instructionsΒΆ

Installing iscowalive is quite easy. If you have some experience installing Python packages [1], you already know how to do it. iscowalive is a standard Python package available on pypi [2] so just use your favourite tool (pip, easy_install, etc) to intall it:

pip install iscowalive
easy_install iscowalive
[1]http://docs.python.org/tutorial/modules.html#packages
[2]https://pypi.org/project/iscowalive/