python-sdk-contrib/hooks
Anton Grübel 9590554be4
feat: migrate to uv (#293)
* 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>
2025-08-07 20:50:43 +02:00
..
openfeature-hooks-opentelemetry feat: migrate to uv (#293) 2025-08-07 20:50:43 +02: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.