Installation from sourceΒΆ

  • Download the package from GitHub.

  • On your computer, from the command line of your choice go to the package root repository.

  • In the command line, type in: py setup.py install (this command will install the package with all necessary dependencies).