python-sdk/open_feature
Tom Carrio 6f6186ed91
feat: process flag evaluation options in client (#31)
Signed-off-by: Tom Carrio <tom@carrio.dev>
Co-authored-by: Meg McRoberts <mmcroberts@cloudbees.com>
Co-authored-by: Matthew Elwell <mjelwell89@gmail.com>
2022-12-02 08:07:39 -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: Fix type checking (#25) 2022-11-21 17:39:37 -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: Fix type checking (#25) 2022-11-21 17:39:37 -05:00
__init__.py
open_feature_api.py fix: Fix type checking (#25) 2022-11-21 17:39:37 -05:00
open_feature_client.py feat: process flag evaluation options in client (#31) 2022-12-02 08:07:39 -05:00
open_feature_evaluation_context.py hooks: Implementation of hooks for python OpenFeature (#6) 2022-09-02 12:23:15 +04:00