{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/17"}],"enrichment":{"capability":"Integrates OpenFeature SDK with remote flag evaluation servers via the OpenFeature Remote Evaluation Protocol (OFREP), enabling centralized feature flag management over HTTP.","skillfed_tags":["feature-flags","remote-evaluation"],"use_cases":["Centralize feature flag management across multiple microservices by pointing them all to a single OFREP-compliant server.","Implement dynamic feature rollouts and A/B tests without redeploying your application code.","Integrate with existing feature flag platforms or services that support the OFREP protocol.","Separate flag configuration from application logic in a distributed system."],"what_it_does":"This package is a provider plugin for the OpenFeature SDK that connects to remote flag evaluation servers using the OFREP protocol. It acts as a bridge between your application and a centralized feature flag service, allowing you to manage feature flags on a server rather than embedding them in your code.\n\nYou instantiate the OFREPProvider and register it with the OpenFeature API; from then on, flag evaluations are delegated to the remote OFREP server over HTTP via the requests library. This is useful when you want a single source of truth for feature flags across multiple services or environments.","worth_installing":"Yes, if you are already using OpenFeature SDK and have an OFREP-compliant remote evaluation server. The package is actively maintained, has no security issues, and low install friction. If you need local-only flags or do not have an OFREP server, this provider is not the right choice."},"id":"openfeature-provider-ofrep","links":{"html":"https://skillfed.io/packages/openfeature-provider-ofrep","md":"https://skillfed.io/packages/openfeature-provider-ofrep.md","pypi":"https://pypi.org/project/openfeature-provider-ofrep/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-07","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"openfeature-provider-ofrep","python_support":"supports_current","summary":"OpenFeature provider for the OpenFeature Remote Evaluation Protocol (OFREP)"},"popularity":{"monthly_downloads":97330,"position":13155,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.3.0"}
