python-sdk/open_feature
Moritz Wiesinger 68b479664d
chore: split eval and resolution details objects, adjust providers accordingly (#103)
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
2023-04-24 14:28:05 +02: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 chore: split eval and resolution details objects, adjust providers accordingly (#103) 2023-04-24 14:28:05 +02: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: reverse the merged before hooks (#71) 2023-01-03 21:51:08 -05:00
open_feature_evaluation_context.py hooks: Implementation of hooks for python OpenFeature (#6) 2022-09-02 12:23:15 +04:00