Installation
sphstat can be installed from PyPI using pip. In Terminal, type
pip3 install sphstat
This will also install the dependencies of sphstat.
sphstat was tested on an Apple M1 computer with Python 3.10. It is agnostic of the platform and will very likely work on Python 3.5 and above.
numpy
scipy
sympy
openpyxl
pandas
matplotlib