{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/6"}],"enrichment":{"capability":"Flagsmith is a Python SDK for managing feature flags and remote configuration across multiple projects and environments, allowing you to toggle features and update settings without redeploying your application.","skillfed_tags":["feature-flags","remote-config","saas-client"],"use_cases":["Toggle features on or off for specific user segments or environments without redeploying your application.","Manage remote configuration values (like API endpoints or feature parameters) that can be updated centrally.","Run A/B tests by serving different feature variants to different users based on flag rules.","Gradually roll out new features to a percentage of users, monitoring for issues before full release.","Disable problematic features in production immediately without a code deployment."],"what_it_does":"Flagsmith is a client library that connects your Python application to the Flagsmith feature flag service. It lets you query feature flags and remote configuration values that are managed centrally, enabling you to control feature availability and configuration across multiple environments without code changes or redeployment.\n\nThe SDK handles communication with the Flagsmith backend through HTTP requests (via the requests and requests-futures dependencies) and supports server-sent events for real-time flag updates (via sseclient-py). It depends on flagsmith-flag-engine for core flag evaluation logic and uses iso8601 for timestamp parsing. The package supports modern Python versions and is actively maintained.","worth_installing":"Yes. The package has low install friction, active maintenance, a permissive license, no known vulnerabilities, and sits in the top 5000 PyPI packages by download volume. It is a straightforward choice if you are using Flagsmith's service for feature flag management and need a Python client."},"id":"flagsmith","links":{"html":"https://skillfed.io/packages/flagsmith","md":"https://skillfed.io/packages/flagsmith.md","pypi":"https://pypi.org/project/flagsmith/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":null,"license_treatment":"permissive","name":"flagsmith","python_support":"supports_current","summary":"Flagsmith Python SDK"},"popularity":{"monthly_downloads":1159248,"position":4287,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"6.2.1"}
