No project description provided
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)
Creating a new release
Update the version in pyproject.toml and create a new tag with that version number and push it, this will trigger the release.yml GitHub Action.
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.77.tar.gz
.
File metadata
- Download URL: feature_flags_client-1.0.77.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.8.16 Linux/5.15.0-1037-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0233931f4d0cccdc6f28189f7cb919a843aa69fe905e2d4813183eb0d9a3d3ef |
|
MD5 | 38c7c478549ff792ae2d968e1f8c719c |
|
BLAKE2b-256 | 033b6008014db3ea72942197f9357feba3bd58d5866bbdbd5e494052dba9fb7a |
File details
Details for the file feature_flags_client-1.0.77-py3-none-any.whl
.
File metadata
- Download URL: feature_flags_client-1.0.77-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.8.16 Linux/5.15.0-1037-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29aa6a06fd0f2053d93bc20da1f8e27dceb8dc7f8bb9659c0cc0ae864740a4e5 |
|
MD5 | 873c5d98dcb5b258c2ed768b23f378c3 |
|
BLAKE2b-256 | c94ba684c5d17c38c8685202298ca3e17605c4ea0cae9020c4094888d6950ab3 |