Install
Install from PyPI:
pip install src-py-libInstall from the release wheel:
pip install "https://github.com/sourcegraph/src-py-lib/releases/download/v0.3.2/src_py_lib-0.3.2-py3-none-any.whl"Source distribution:
curl -LO "https://github.com/sourcegraph/src-py-lib/releases/download/v0.3.2/src_py_lib-0.3.2.tar.gz"Or install this tag with uv:
uv add "git+https://github.com/sourcegraph/src-py-lib.git@v0.3.2"Verify downloaded assets with the matching .sha256 files.