Community contributions for hooks and reference providers in python
Go to file
James Carr 03f48ecdfd
chore: Add basic Makefile with common commands (#9)
* 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>
2023-07-14 20:05:56 -03:00
.github/workflows feature/flagsmith-implementation: Add pipelines 2022-10-14 13:37:35 +04:00
open_feature_contrib feature/flagsmith-implementation: Add pipelines 2022-10-14 13:37:35 +04:00
tests chore: Add basic Makefile with common commands (#9) 2023-07-14 20:05:56 -03:00
.flake8
.gitignore
Makefile chore: Add basic Makefile with common commands (#9) 2023-07-14 20:05:56 -03:00
README.md Add disclaimer on SDK status 2022-10-29 15:24:20 -04:00
requirements-dev.in chore: Add basic Makefile with common commands (#9) 2023-07-14 20:05:56 -03:00
requirements-dev.txt chore: Add basic Makefile with common commands (#9) 2023-07-14 20:05:56 -03:00
requirements.in
requirements.txt

README.md

OpenFeature Python Contributions

Experimental Alpha

⚠️ 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.