Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.56 KB

File metadata and controls

37 lines (26 loc) · 1.56 KB

PostHog Python

posthoglogo

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.

Python Version Support

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

Documentation

Contributing

See CONTRIBUTING.md for local setup and test instructions.

Releasing

See RELEASING.md.