Install
Installation is as simple as:
uv add gaspatchio
pip install gaspatchio
Note
You absolutely can't do this right now since we're in private beta, but we're working on it!
Install from source¶
If you have access and have set up your SSH keys, you can install from source with:
pip install git+ssh://[email protected]/<ORG>/gaspatchio-core.git#subdirectory=bindings/python
Install from a release wheel¶
Download the wheel for your platform from the GitHub releases page, then:
uv pip install gaspatchio-0.2.1-cp313-cp313-macosx_11_0_arm64.whl