{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/3"}],"enrichment":{"capability":"Provides A/B testing, feature flagging, and feature management capabilities for Python applications, allowing you to run experiments and control feature rollouts without code deployment.","skillfed_tags":["feature-flags","a-b-testing","experimentation"],"use_cases":["Run A/B tests on new features to measure user engagement and conversion impact before full rollout.","Manage feature flags to enable or disable features in production without code deployment or restart.","Gradually roll out new features to a percentage of users to mitigate risk and gather feedback.","Segment users by audience rules and run targeted experiments on specific user cohorts.","Integrate experimentation into CI/CD pipelines to validate feature performance automatically."],"what_it_does":"Optimizely SDK is a client library for integrating A/B testing and feature management into Python applications. It connects to the Optimizely platform to run experiments, manage feature flags, and control feature rollouts without requiring code redeployment. The SDK can be initialized in multiple ways: with a static datafile, by providing an SDK key for automatic polling updates, or by supplying a custom configuration manager.\n\nThe package handles experiment logic, audience targeting, and feature flag evaluation on the client side. It depends on requests for HTTP communication, jsonschema for configuration validation, and supporting libraries like pyrsistent and rpds-py for data structures. It's designed for production use across multiple Python versions and is actively maintained.","worth_installing":"Yes. The package is production-stable, actively maintained, has low install friction, carries no known vulnerabilities, and uses a permissive Apache license. Install it if you need A/B testing or feature flag management in a Python application and are already using or planning to use the Optimizely platform."},"id":"optimizely-sdk","links":{"html":"https://skillfed.io/packages/optimizely-sdk","md":"https://skillfed.io/packages/optimizely-sdk.md","pypi":"https://pypi.org/project/optimizely-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-10","license_spdx":null,"license_treatment":"permissive","name":"optimizely-sdk","python_support":"unspecified","summary":"Python SDK for Optimizely Feature Experimentation, Optimizely Full Stack (legacy), and Optimizely Rollouts."},"popularity":{"monthly_downloads":650523,"position":5560,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"5.6.0"}
