Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 186 Bytes

INSTALL.md

File metadata and controls

12 lines (11 loc) · 186 Bytes

Install using pip

pip install dynapyt

Install from source

git clone https://github.com/sola-st/DynaPyt.git
cd DynaPyt
pip install -r requirements.txt
pip install .