Get started with phyal in less than a minute by first using
pip install phyal in your Shell.
pip install phyal
And by adding import phyal in your Python file.
import phyal
It‘s as easy as that
Last updated 1 year ago