{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/7"}],"enrichment":{"capability":"Statsig Python bindings for server-side feature flags, dynamic configs, and A/B testing via the Statsig Core SDK.","skillfed_tags":["feature-flags","experimentation","rust-bindings"],"use_cases":["Gradually roll out new features to a subset of users using feature gates before full release.","Run A/B tests to measure the impact of feature changes on key metrics and user behavior.","Serve dynamic configuration values without redeploying your application.","Segment users by cohort or attribute and apply different feature sets or configurations per segment.","Quickly disable a problematic feature in production without a code deployment."],"what_it_does":"Statsig Python Core is a server-side SDK that brings feature flags (gates), dynamic configs, and A/B testing capabilities to Python applications. It wraps the Statsig Core engine (written in Rust) to provide fast, local evaluation of feature gates and config values. The package depends on requests for network communication and typing-extensions for type hints.\n\nTypical usage involves initializing the SDK with a server key, then checking gates or fetching configs for users to control feature rollout, run experiments, or serve personalized configurations. It's designed for server-side workloads where you need low-latency feature decisions and A/B testing infrastructure integrated into your application logic.","worth_installing":"Yes, if you need server-side feature flags and A/B testing. The package is actively maintained, has no known vulnerabilities, carries a permissive license, and ranks in the top 15000 PyPI packages by download volume. Medium install friction is acceptable for a compiled binding. Verify offline evaluation and performance characteristics for your use case before committing."},"id":"oai-statsig-python-core","links":{"html":"https://skillfed.io/packages/oai-statsig-python-core","md":"https://skillfed.io/packages/oai-statsig-python-core.md","pypi":"https://pypi.org/project/oai-statsig-python-core/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-04","license_spdx":null,"license_treatment":"permissive","name":"oai-statsig-python-core","python_support":"supports_current","summary":"Statsig Python bindings for the Statsig Core SDK."},"popularity":{"monthly_downloads":615103,"position":5743,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.29.0"}
