Installation

Stable release

Use pip to install shadow4: run this command in your terminal

$ python -m pip install shadow4

From sources

The sources for shadow4 can be downloaded from the Github repo.

You can either clone the public repository:

$ git clone https://github.com/oasys-kit/shadow4

Once you have a copy of the source, you can install it with:

$ pip install -e .