Installation
The easiest way to install PyJuice is via pip:
pip install pyjuice
Alternatively, you can install PyJuice from source by running the following commands:
git clone git@github.com:Juice-jl/pyjuice.git
cd pyjuice
pip install -e .
The easiest way to install PyJuice is via pip:
pip install pyjuice
Alternatively, you can install PyJuice from source by running the following commands:
git clone git@github.com:Juice-jl/pyjuice.git
cd pyjuice
pip install -e .