Installation
Installing Python
MacOs
$ python --versionLinux - Debian
sudo apt update
sudo apt install -y python3 python3-pippython --versionLinux - CentOS, RHEL
Windows 10/11
Installing the CLI/library package
Windows 10/11
MacOS / Linux
Enabling Shell Completion (Optional)
Bash
Zsh
Fish
Installing from Source
Last updated
Was this helpful?

