PHION's client-side core python library. This library is not meant to be used directly by users. If you want to install phion please use the CLI tool. For more information check the installation guide in the Documentation
PHION is available at pypi and can be easily installed using pip. Either you can do that or you can directly build from source as well.
Recommended to do this in a virtual environment -
$ python -m pip install phion
This is not a great option unless you know what you are doing. Breaking changes may mess up whatever you were working on.
$ python -m pip install git+https://github.com/PHION-pm/core.git#egg=phion