InstallationΒΆ

At the command line:

$ pip install powermolelib

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv powermolelib
$ pip install powermolelib

Or, if you are using pipenv:

$ pipenv install powermolelib

Or, if you are using pipx:

$ pipx install powermolelib