Installation¶
From PyPI (recommended)¶
From GitHub Releases¶
Download the latest wheel from GitHub Releases:
From Source (development)¶
Verify Installation¶
Or using the CLI:
Requirements¶
- Python >= 3.10
- Dependencies:
requests,urllib3,pyyaml(installed automatically)