posthog3.11.0
posthog3.11.0
Published
Integrate PostHog into any python application.
pip install posthog
Package Downloads
Authors
Project URLs
Requires Python
Dependencies
- requests
<3.0,>=2.7
- six
>=1.5
- monotonic
>=1.5
- backoff
>=1.10.0
- python-dateutil
>2.1
- black
; extra == "dev"
- isort
; extra == "dev"
- flake8
; extra == "dev"
- flake8-print
; extra == "dev"
- pre-commit
; extra == "dev"
- mock
>=2.0.0; extra == "test"
- freezegun
==0.3.15; extra == "test"
- pylint
; extra == "test"
- flake8
; extra == "test"
- coverage
; extra == "test"
- pytest
; extra == "test"
- pytest-timeout
; extra == "test"
- pytest-asyncio
; extra == "test"
- django
; extra == "test"
- openai
; extra == "test"
- anthropic
; extra == "test"
- langgraph
; extra == "test"
- langchain-community
>=0.2.0; extra == "test"
- langchain-openai
>=0.2.0; extra == "test"
- langchain-anthropic
>=0.2.0; extra == "test"
- pydantic
; extra == "test"
- sentry-sdk
; extra == "sentry"
- django
; extra == "sentry"
- langchain
>=0.2.0; extra == "langchain"