{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/5"},{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/4"}],"enrichment":{"capability":"A Python SDK for integrating ConfigCat's feature flag and configuration management service, allowing you to toggle features remotely and target users based on custom attributes.","skillfed_tags":["feature-flags","configuration-management","remote-config"],"use_cases":["Enable or disable new features in production without redeployment or restart.","Run A/B tests by serving different feature states to different user segments.","Gradually roll out features to a percentage of users or specific regions.","Manage configuration values across multiple environments from a central dashboard.","Implement kill switches to quickly disable problematic features in production."],"what_it_does":"ConfigCat SDK for Python is a client library that connects your application to ConfigCat's hosted feature flag and configuration management service. It lets you retrieve feature flag values and configuration settings remotely, enabling you to control feature availability without redeploying code. The SDK supports user targeting, allowing you to serve different flag values to different users based on attributes like region, email, or custom properties.\n\nThe package depends on requests for HTTP communication and semver for version handling. It maintains an internal cache of settings and provides multiple polling strategies to keep that cache fresh. You initialize it with an SDK key, query flag values with optional user context, and close it on application shutdown.","worth_installing":"Yes. The package is actively maintained with no known vulnerabilities, uses a permissive MIT license, and carries low install friction. It ranks in the top 5000 PyPI packages by download volume. Install it if you need remote feature flag management or configuration control."},"id":"configcat-client","links":{"html":"https://skillfed.io/packages/configcat-client","md":"https://skillfed.io/packages/configcat-client.md","pypi":"https://pypi.org/project/configcat-client/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-10","license_spdx":null,"license_treatment":"permissive","name":"configcat-client","python_support":"unspecified","summary":"ConfigCat SDK for Python. https://configcat.com"},"popularity":{"monthly_downloads":1420921,"position":3925,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"10.0.0"}
