* chore: Add basic Makefile with default help target Signed-off-by: James Carr <james.r.carr@gmail.com> * chore: add missing coverage dependency Signed-off-by: Federico Bond <federicobond@gmail.com> * chore: add placeholder test to avoid pytest failure Signed-off-by: Federico Bond <federicobond@gmail.com> --------- Signed-off-by: James Carr <james.r.carr@gmail.com> Signed-off-by: Federico Bond <federicobond@gmail.com> Co-authored-by: Federico Bond <federicobond@gmail.com> |
||
|---|---|---|
| .github/workflows | ||
| open_feature_contrib | ||
| tests | ||
| .flake8 | ||
| .gitignore | ||
| Makefile | ||
| README.md | ||
| requirements-dev.in | ||
| requirements-dev.txt | ||
| requirements.in | ||
| requirements.txt | ||
README.md
OpenFeature Python Contributions
⚠️ This repositority is a work-in-progress. Tooling and documentation may be incomplete. ⚠️
The Python SDK is under active development and is subject to change.
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.