{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/7"}],"enrichment":{"capability":"A Python client SDK for integrating Split feature flags into applications to manage controlled feature rollouts and A/B testing.","skillfed_tags":["feature-flags","controlled-rollouts","split-platform"],"use_cases":["Gradually roll out new features to a percentage of users before full release.","Run A/B tests by assigning different user cohorts to different feature variants.","Kill-switch a feature in production without redeploying code.","Segment users by custom attributes to deliver different experiences.","Manage feature flags across multiple environments from a centralized platform."],"what_it_does":"The Split Python SDK is a client library for integrating Split's feature flag platform into Python applications. It allows developers to query feature flags at runtime to control which code paths execute for different users, enabling safe feature rollouts, A/B testing, and gradual deployment strategies without redeploying code.\n\nThe SDK works by instantiating a factory with your API credentials, waiting for it to become ready (with a configurable timeout), then retrieving a client to query treatments for specific users and feature flags. Each query returns a treatment value (typically 'on', 'off', or a control variant) that your application logic uses to decide behavior. It has no external runtime dependencies and is maintained by Split's team.","worth_installing":"Yes, if you are already using Split's platform or planning to adopt it for feature management. The SDK is actively maintained, has no external dependencies, and is permissively licensed. The high install friction is a concern but typical for enterprise SDKs; verify whether it affects your deployment workflow before committing."},"id":"splitio-client","links":{"html":"https://skillfed.io/packages/splitio-client","md":"https://skillfed.io/packages/splitio-client.md","pypi":"https://pypi.org/project/splitio-client/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-01-28","license_spdx":null,"license_treatment":"permissive","name":"splitio-client","python_support":"unspecified","summary":"Split.io Python Client"},"popularity":{"monthly_downloads":231313,"position":9089,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"10.6.0"}
