Installation¶
Installation from the Command Line¶
Download the latest source release from the Github release page.
Uncompress the files.
Open a command prompt/terminal and change to the directory you created when you uncompressed the file.
Type the following command based on your operating system.
OS Command Mac or Linux python3 setup.py install Windows: py -3 setup.py install
All finished! The package should now be installed on your system