InstallationΒΆ
At the command line:
$ pip install powermolegui
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv powermolegui
$ pip install powermolegui
Or, if you are using pipenv:
$ pipenv install powermolegui
Or, if you are using pipx:
$ pipx install powermolegui