Community contributions for hooks and reference providers in python
Go to file
Simon Schrottner 4d36628b0c fixup: mypy dependency for types
Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>
2025-07-17 10:23:50 +02:00
.github feat: Add basic env var provider (#276) 2025-07-16 11:00:38 +02:00
hooks chore(main): release openfeature-hooks-opentelemetry 0.2.0 (#71) 2025-02-22 08:37:54 -05:00
providers fixup: mypy dependency for types 2025-07-17 10:23:50 +02:00
.gitignore feat: Add basic env var provider (#276) 2025-07-16 11:00:38 +02:00
.gitmodules chore(deps): update dependency providers/openfeature-provider-flagd/openfeature/test-harness to v2.8.0 (#239) 2025-04-28 11:10:13 +02:00
.pre-commit-config.yaml chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.12.2 (#275) 2025-07-04 01:01:52 +00:00
.release-please-manifest.json feat: Add basic env var provider (#276) 2025-07-16 11:00:38 +02:00
CODEOWNERS chore: add global maintainers codeownership (#229) 2025-04-05 19:52:30 +02:00
CONTRIBUTING.md chore!: drop Python 3.8 support (#187) 2025-02-16 21:32:06 +01:00
README.md
mypy.ini build: auto generate proto files from schema (#115) 2024-11-27 08:29:26 -05:00
release-please-config.json feat: Add basic env var provider (#276) 2025-07-16 11:00:38 +02:00
renovate.json build(renovate): Utilize default OpenFeature Renovate configuration (#132) 2024-12-27 14:11:14 +01:00
ruff.toml chore!: drop Python 3.8 support (#187) 2025-02-16 21:32:06 +01:00

README.md

OpenFeature Python Contributions

This repository is intended for OpenFeature contributions which are not included in the OpenFeature SDK.

The project includes:

License

Apache 2.0 - See LICENSE for more information.