pypi installs GitHub contributors GitHub commit activity GitHub closed issues
Please see the main PostHog docs.
SDK usage examples and code snippets live in the official documentation so they stay up to date.
| SDK Version | Python Versions Supported | Notes |
|---|---|---|
| 7.3.1+ | 3.10, 3.11, 3.12, 3.13, 3.14 | Added Python 3.14 support |
| 7.0.0 - 7.0.1 | 3.10, 3.11, 3.12, 3.13 | Dropped Python 3.9 support |
| 4.0.1 - 6.x | 3.9, 3.10, 3.11, 3.12, 3.13 | Python 3.9+ required |
- Python library docs
- Django framework docs
- Flask framework docs
- OpenFeature provider docs — use PostHog flags through the OpenFeature Python SDK
See CONTRIBUTING.md for local setup and test instructions.
See RELEASING.md.