python-sdk/open_feature
Federico Bond 35aa488419
refactor: make every get_<type>_value function delegate to get_<type>_details (#138)
Signed-off-by: Federico Bond <federicobond@gmail.com>
2023-07-12 15:40:02 -04:00
..
_backports refactor: make Reason enum values instances of str (#142) 2023-07-12 14:52:07 -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 refactor: make Reason enum values instances of str (#142) 2023-07-12 14:52:07 -04:00
hooks feat: implement api-level hooks (#139) 2023-07-10 12:56:48 -04: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: implement get_provider_metadata for requirement 1.1.5 (#140) 2023-07-10 14:14:07 -04:00
open_feature_client.py refactor: make every get_<type>_value function delegate to get_<type>_details (#138) 2023-07-12 15:40:02 -04:00
open_feature_evaluation_context.py hooks: Implementation of hooks for python OpenFeature (#6) 2022-09-02 12:23:15 +04:00