Installation with pip
How to use pip to install Stoobly
Our official Python support is 3.10, 3.11, and 3.12.
Prerequisite
We will use pipx to install the agent. To install pipx, either follow the official installation steps or run the following commands:
You may need to start a new terminal session after
Install
To install the agent, run:
This will use pipx to download the agent from our PyPI Python Package Index.
Update
To update the agent, run:
Verify
Next Steps
You're all setup! Depending on your use case, you may want to take a look at:
Last updated
Was this helpful?