Installation¶
⚠️ Pre-release Software: This package is under active development. APIs may change between versions before 1.0.
Explore on DeepWiki
Ask questions about requirements, dependencies, or troubleshoot installation issues.
Requirements¶
- Python 3.10 or higher
- A Mixpanel service account with API access
Installing with pip¶
Installing with uv¶
uv is a fast Python package installer:
Or add to your project:
Optional Dependencies¶
Documentation Tools¶
If you want to build the documentation locally:
Verifying Installation¶
After installation, verify the CLI is available:
You should see the installed version printed.
Test the Python import:
Next Steps¶
- Quick Start — Set up credentials and run your first query
- Configuration — Learn about environment variables and config files