Python package
Last updated
Was this helpful?
Last updated
Was this helpful?
The easiest way to install Garaga is via pip
, which will fetch and install the pre-built binary wheels for your platform.
Open your terminal or command prompt.
(Optional) If you're using a , simply activate your venv.
Run the following command to install latest release version:
Once the package is successfully installed, the CLI will be accessible via the command line:
To install a specific version, use :
To install a version at specific commit, pick a commit hash from the and use :