Skip to content

v0.3.2

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jun 19:20
ded20bc

Install

Install from PyPI:

pip install src-py-lib

Install 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.