To install SnailPy, all you have to do is use the following command in the terminal
pip install snailpy
Now lets make a python file, start by importing SnailPy
import snailpy
You should automatically see something like this in the shell
You are successfully using SnailPy [VERSION NUMBER HERE]