Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 337 Bytes

install.rst

File metadata and controls

24 lines (15 loc) · 337 Bytes

Installing sacrud

Install from github

pip install git+http://github.com/sacrud/sacrud.git

PyPi

pip install sacrud

Source

git clone git+http://github.com/sacrud/sacrud.git
python setup.py install