Installation
Sparkwheel requires Python 3.10 or higher.
Install from PyPI
The simplest way to install Sparkwheel:
Install from Source
For the latest development version:
Development Setup
If you want to contribute to Sparkwheel, we use uv and just for development:
Install uv
Install just
Setup Development Environment
Check out the justfile for other available commands.
This will:
- Install all dependencies (including dev, test, and doc groups)
- Set up pre-commit hooks
- Configure your development environment
Verify Installation
Test that Sparkwheel is installed correctly:
Next Steps
- Quick Start - Learn the basics
- User Guide - Deep dive into features