A middleware and a set of handlers to handle Code Grant authentication with Cognito
Project description
Feature Flags Backend Client
pip install feature_flags_client
from flags_be_client import FeatureFlagClient
ff = FeatureFlagClient()
def is_flag_enabled(optional_identifier):
return ff.is_enabled("exact_flag_name", optional_identifier)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file feature_flags_client-1.0.27.dev1.tar.gz
.
File metadata
- Download URL: feature_flags_client-1.0.27.dev1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b45d830e42a61ebda66a098f2cab67fb5e5c232deca7197a1f078a434ee2a3b0 |
|
MD5 | dbee26c1319ce000b548c48404ce5bdc |
|
BLAKE2b-256 | e452e163680684eb2f6730aaa776a74b76739c9726e4dcd0a46346bb59dc548a |
File details
Details for the file feature_flags_client-1.0.27.dev1-py3.8.egg
.
File metadata
- Download URL: feature_flags_client-1.0.27.dev1-py3.8.egg
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 943d4cad4946388682487a457c853d408a3f4d7e103bf2e2f837d1b65bc7ba5b |
|
MD5 | 1c4804d52fd66470f02507f7547c872b |
|
BLAKE2b-256 | 2c0361411fcd534908a91e696d96303dd4d404f475739286bbc70b260385c116 |