{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/13"}],"enrichment":{"capability":"A Python server SDK for DevCycle feature management that evaluates feature flags and variables through local bucketing, integrating with the DevCycle API and supporting OpenFeature.","skillfed_tags":["feature-flags","a-b-testing","openfeature"],"use_cases":["Evaluate feature flags server-side without network latency by using local bucketing and cached configurations.","Run A/B tests and canary deployments by assigning users to variants based on their attributes.","Integrate feature management into an OpenFeature-compliant application as an alpha-stage provider.","Gate new features or experimental endpoints behind flags that can be toggled without redeployment.","Segment users by country, email, or custom attributes to control feature rollout."],"what_it_does":"DevCycle Python Server SDK is a feature management library that lets your application evaluate feature flags and variables without making synchronous calls to a remote service. It uses local bucketing\u2014downloading configuration and performing flag evaluation on-device\u2014via the DevCycle Bucketing API. The SDK wraps HTTP clients (urllib3, requests) and protocol buffers to deserialize feature configurations, then evaluates them against user context to return flag values or defaults.\n\nThe SDK is designed as a singleton in your application, initialized once during startup with your server SDK key. It also exposes an OpenFeature Provider interface (currently in alpha), allowing you to use it as a pluggable backend for the OpenFeature specification if your application already uses that abstraction. The package depends on openfeature-sdk, launchdarkly-eventsource, and protobuf for its core operations.","worth_installing":"Yes, with conditions. The package is actively maintained, has low install friction, and solves a real problem for server-side feature management. However, verify the license terms before use (currently unclear in the metadata), and be aware that OpenFeature support is explicitly alpha and may have rough edges. No known vulnerabilities as of the query date."},"id":"devcycle-python-server-sdk","links":{"html":"https://skillfed.io/packages/devcycle-python-server-sdk","md":"https://skillfed.io/packages/devcycle-python-server-sdk.md","pypi":"https://pypi.org/project/devcycle-python-server-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-06","license_spdx":null,"license_treatment":"unclear","name":"devcycle-python-server-sdk","python_support":"supports_current","summary":"DevCycle Python SDK"},"popularity":{"monthly_downloads":206511,"position":9570,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.13.12"}
