Skip to main content

OpenFeature provider for the OpenFeature Remote Evaluation Protocol (OFREP)

Project description

OFREP Provider for OpenFeature

This provider is designed to use the OpenFeature Remote Evaluation Protocol (OFREP).

Installation

pip install openfeature-provider-ofrep

Configuration and Usage

Instantiate a new OFREPProvider instance and configure the OpenFeature SDK to use it:

from openfeature import api
from openfeature.contrib.provider.ofrep import OFREPProvider

api.set_provider(OFREPProvider())

Configuration options

License

Apache 2.0 - See LICENSE for more information.

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

openfeature_provider_ofrep-0.1.0.tar.gz (9.4 kB view hashes)

Uploaded Source

Built Distribution

Supported by

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