seatsio-python-tester Minimal test project demonstrating usage of the seatsio Python SDK. Setup python -m venv venv source venv/bin/activate pip install -r requirements.txt Running export SEATSIO_SECRET_KEY=your_key_here python main.py