Installation¶
⚠️ Pre-release Software: This package is under active development and not yet published to PyPI. Install directly from GitHub.
Explore on DeepWiki
Ask questions about requirements, dependencies, or troubleshoot installation issues.
Requirements¶
- Python 3.11 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 output like:
Test the Python import:
Next Steps¶
- Quick Start — Set up credentials and run your first query
- Configuration — Learn about environment variables and config files