Installation
Stable release
Use pip to install wofry:
$ python -m pip install wofry
From sources
The sources for wofry can be downloaded from the Github repo.
$ git clone https://github.com/oasys-kit/wofry
Once you have a copy of the source, install it with:
$ pip install -e .