See https://docs.python.org/3.1/distutils/packageindex.html and http://stackoverflow.com/questions/9411494/how-do-i-create-a-pip-installable-project for the procedure.
While we are at it, I also suggest changing the name (as in setup.py) to "pysais". pip install pysais is easier to type and remember than pip install Py-SAIS (capitalized + hyphen + allcaps).
See https://docs.python.org/3.1/distutils/packageindex.html and http://stackoverflow.com/questions/9411494/how-do-i-create-a-pip-installable-project for the procedure.
While we are at it, I also suggest changing the name (as in setup.py) to "pysais".
pip install pysaisis easier to type and remember thanpip install Py-SAIS(capitalized + hyphen + allcaps).