Introducing the official Python SDK for Latitude.sh
Our official Python SDK is now live. From provisioning instances to managing firewalls and IPs, the SDK wraps our API in a clean, Pythonic interface with full support for type hints, error handling, and pagination. It includes:
- Easy setup with pip or poetry, and built-in API key authentication
- Full resource coverage for projects, facilities, instances, firewalls, IPs, and more
- Great DX with type safety, pagination support, and IDE autocompletion
Check out the SDK docs to learn more.