python-sdk-contrib/hooks
github-actions[bot] b0dac08a5c
chore(main): release openfeature-hooks-opentelemetry 0.2.0 (#71)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-22 08:37:54 -05:00
..
openfeature-hooks-opentelemetry chore(main): release openfeature-hooks-opentelemetry 0.2.0 (#71) 2025-02-22 08:37:54 -05:00
README.md

README.md

OpenFeature Python Hooks

Hooks are a mechanism whereby application developers can add arbitrary behavior to flag evaluation. They operate similarly to middleware in many web frameworks. Please see the spec for more details.