Installation¶
Create and activate the environment¶
You can first create and activate the python (version 3.8) environment.
Install pysheetbend using pip¶
Install pysheetbend
pip install --user git+https://github.com/scotthoh/pysheetbend.git
In the near future, this will be made available through PyPI.