python-sdk-contrib/providers
renovate[bot] 709ed25dfa
chore(deps): update dependency providers/openfeature-provider-flagd/openfeature/test-harness to v2.8.0 (#239)
* chore(deps): update dependency providers/openfeature-provider-flagd/openfeature/test-harness to v2.8.0

* fix: fix wrong env var name

Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>

---------

Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Simon Schrottner <simon.schrottner@dynatrace.com>
2025-04-28 11:10:13 +02:00
..
openfeature-provider-flagd chore(deps): update dependency providers/openfeature-provider-flagd/openfeature/test-harness to v2.8.0 (#239) 2025-04-28 11:10:13 +02:00
openfeature-provider-flipt
openfeature-provider-ofrep
README.md

README.md

OpenFeature Python Providers

Providers are responsible for performing flag evaluation. They provide an abstraction between the underlying flag management system and OpenFeature itself. This allows providers to be changed without requiring a major code refactor. Please see the spec for more details.