Flag Evaluation
Flag Evaluation for the Python SDK.
O(1) reads
Evaluation never calls the network. Typed getters return safe defaults when a key is missing.
flags.get_bool("new-checkout")
Flag Evaluation for the Python SDK.
Evaluation never calls the network. Typed getters return safe defaults when a key is missing.
flags.get_bool("new-checkout")