Skip to main content

Python 3 SDK for the featureflow feature management platform

Project description

featureflow-python-sdk

Python SDK for the featureflow feature management platform

Get your Featureflow account at featureflow.io

Get Started

The easiest way to get started is to follow the Featureflow quick start guides

Installation

The SDK is available on ![pypi][pypi-url].

You can either add it as a dependency or install it globally.

python -m pip install featureflow

Usage

Here is a simple example of running your feature that prints "I'm enables" on the screen.

api_key = "<your-javascript-environment-sdk-key>"

def evaluate_my_feature(user):
        featureflow = Featureflow.init(api_key)

        if featureflow.evaluate(:'some-cool-feature', user).isOn():
            maybe_evaluate_my_feature()
            print("Feature evaluated")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

featureflow-sdk-0.1.1.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

featureflow_sdk-0.1.1-py3-none-any.whl (14.2 kB view details)

Uploaded Python 3

File details

Details for the file featureflow-sdk-0.1.1.tar.gz.

File metadata

  • Download URL: featureflow-sdk-0.1.1.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.1

File hashes

Hashes for featureflow-sdk-0.1.1.tar.gz
Algorithm Hash digest
SHA256 7ad7d0c47f5c903dc2b9c66aecc56a2f0a35010f14b3ff9be53be94fd45fecf1
MD5 edc981d0f1836ca721f63ee61b582a86
BLAKE2b-256 272afdace934095162f811136185a2f023dd85c881ed1864307bb91048523312

See more details on using hashes here.

File details

Details for the file featureflow_sdk-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: featureflow_sdk-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 14.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.1

File hashes

Hashes for featureflow_sdk-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 12d4ffd040b3ac0e1fb0dac688cf1386167c86ea3ab717516ad654a39db74a3d
MD5 16d48191096ad7f719061b4448c7c3ca
BLAKE2b-256 77f4e8e412e19007c272f40486b8f5d5cc6d9f27856abf9cf0ca6ec57b14a762

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page