python-sdk/open_feature
Tom Carrio 3048f6fa55
feat: use NoOpProvider when no provider set
Signed-off-by: Tom Carrio <tom@carrio.dev>
2022-12-26 21:46:57 -05:00
..
evaluation_context fix: Fix type checking (#25) 2022-11-21 17:39:37 -05:00
exception fix: Fix type checking (#25) 2022-11-21 17:39:37 -05:00
flag_evaluation fix: Get Object should return both list and dict (#64) 2022-12-19 13:14:41 -05:00
hooks fix: Fix type checking (#25) 2022-11-21 17:39:37 -05:00
immutable_dict feat: process flag evaluation options in client (#31) 2022-12-02 08:07:39 -05:00
provider fix: Get Object should return both list and dict (#64) 2022-12-19 13:14:41 -05:00
__init__.py Restructure modules (#3) 2022-06-30 21:35:41 +04:00
open_feature_api.py feat: use NoOpProvider when no provider set 2022-12-26 21:46:57 -05:00
open_feature_client.py fix: Get Object should return both list and dict (#64) 2022-12-19 13:14:41 -05:00
open_feature_evaluation_context.py hooks: Implementation of hooks for python OpenFeature (#6) 2022-09-02 12:23:15 +04:00