Python SDK
The official Slotflow SDK for Python. Supports both synchronous and asynchronous usage, with typed errors and full API coverage.
Installation
Quick example
Async support
Both clients support context managers:
Resources
All API resources are available as methods on the client:
Error handling
The SDK raises typed exceptions you can catch and handle:
Configuration
Requirements
- Python 3.8+
- Get your API key from the Slotflow Dashboard