Installing EXOSpy

EXOSpy 2.3 has been uploaded to the PyPi repository and can be installed using the commands:

# Install EXOSpy 2.3 usin pip command
pip install EXOSpy==2.3

Uninstalling EXOSpy

To uninstall EXOSpy, simply type the following command:

# Install EXOSpy 2.3 usin pip command
pip uninstall EXOSpy==2.3