Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 380 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 380 Bytes

To install:

pip install git+https://github.com/guruhq/py-sdk.git

To update to latest version:

pip install --force-reinstall --no-deps git+https://github.com/guruhq/py-sdk.git

Check the scripts in the examples/ folder to see examples of how to use the Guru SDK.

Also check out the wiki for a comprehensive reference.