python-sdk-contrib/openfeature_contrib/hooks
Andrew Helsby 2d76c0b279 feature/flagsmith-implementation: Restructure flagmsith project to allow for easier packaging
Signed-off-by: Andrew Helsby <ajhelsby@hotmail.com>
2022-10-13 18:24:08 +04:00
..
README.md feature/flagsmith-implementation: Restructure flagmsith project to allow for easier packaging 2022-10-13 18:24:08 +04: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.