* migrate to uv Signed-off-by: gruebel <anton.gruebel@gmail.com> * fix build setup Signed-off-by: gruebel <anton.gruebel@gmail.com> * fix paths-filter Signed-off-by: gruebel <anton.gruebel@gmail.com> * add uv workspace Signed-off-by: gruebel <anton.gruebel@gmail.com> * fix type check Signed-off-by: gruebel <anton.gruebel@gmail.com> --------- Signed-off-by: gruebel <anton.gruebel@gmail.com> |
||
|---|---|---|
| .. | ||
| openfeature-hooks-opentelemetry | ||
| 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.