Install py-galactic

py-galactic requires python 3, a programming language that comes pre-installed on linux and Mac OS X, and which is easily installed on Windows.

Install py-galactic using the bash command

pip install py-galactic

To upgrade to the most recent release, use

pip install --upgrade py-galactic

pip is a script that downloads and installs modules from the Python Package Index, PyPI. It should come installed with your python distribution. If you are running linux, pip may be bundled separately. On a Debian-based system (including Ubuntu), you can install it using

apt-get update
apt-get install python-pip

Getting Help

Important

If you have any difficulties with py-galactic, please feel welcome to file an issue on github so that we can help.