Installation
Get Pythia up and running in minutes.
Requirements
- Python: 3.8 or higher
- Operating System: Linux, macOS, or Windows
- Message Broker: Redis, Kafka, or RabbitMQ (optional for development)
Install from PyPI
Install from Source
For the latest development version:
Broker-Specific Dependencies
Choose your message broker and install the corresponding dependencies:
Quick Setup Test
Verify your installation:
Next Steps
- Quick Start Guide - Create your first worker in 5 minutes
- Your First Worker - Step-by-step tutorial
- Configuration - Advanced setup options