Metadata-Version: 2.4
Name: openfeature-provider-posthog
Version: 0.1.2
Summary: Official PostHog provider for the OpenFeature Python SDK.
Author-email: PostHog <engineering@posthog.com>
Maintainer-email: PostHog <engineering@posthog.com>
License: MIT
Project-URL: Homepage, https://github.com/posthog/posthog-python
Project-URL: Repository, https://github.com/posthog/posthog-python
Project-URL: Documentation, https://posthog.com/docs/feature-flags/installation/openfeature
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: posthog<8.0.0,>=7.0.0
Requires-Dist: openfeature-sdk>=0.8.0
Provides-Extra: dev
Requires-Dist: mypy; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Dynamic: license-file
