·
1 commit
to master
since this release
Initial release of the Mixpanel OpenFeature provider for Python.
This provider integrates Mixpanel feature flags with the OpenFeature standard, allowing you to evaluate Mixpanel feature flags using the OpenFeature SDK.
Features
- Supports both local (client-side) and remote (server-side) flag evaluation
- Sync and async evaluation
- Compatible with
mixpanel>=5.1.0andopenfeature-sdk>=0.7.0 - Requires Python 3.9+
Installation
pip install mixpanel-openfeature