python-sdk/open_feature
Federico Bond 291581fbce
fix: object client methods can receive dict or list as default_value (#134)
Signed-off-by: Federico Bond <federicobond@gmail.com>
2023-07-06 11:38:22 -04: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 feat!: EvaluationDetails.reason should be a string, Reason enum should export default reasons per spec (#126) 2023-06-28 14:21:34 -04: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 chore: split eval and resolution details objects, adjust providers accordingly (#103) 2023-04-24 14:28:05 +02:00
__init__.py Restructure modules (#3) 2022-06-30 21:35:41 +04:00
open_feature_api.py feat: defaults to NoOpProvider (#66) 2022-12-27 21:40:20 -05:00
open_feature_client.py fix: object client methods can receive dict or list as default_value (#134) 2023-07-06 11:38:22 -04:00
open_feature_evaluation_context.py hooks: Implementation of hooks for python OpenFeature (#6) 2022-09-02 12:23:15 +04:00