python-sdk-contrib/hooks
Anton Grübel 61e42e7bcf
build: setup mypy for each package independently (#116)
setup mypy for each package independently

Signed-off-by: gruebel <anton.gruebel@gmail.com>
2024-11-28 00:06:18 +01:00
..
openfeature-hooks-opentelemetry build: setup mypy for each package independently (#116) 2024-11-28 00:06:18 +01:00
README.md ci: introduce Release Please and PR linting workflows (#38) 2024-02-22 08:07:49 -03:00

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.