Metadata-Version: 2.3
Name: flagsmith
Version: 3.10.1
Summary: Flagsmith Python SDK
License: BSD3
Keywords: feature,flag,flagsmith,remote,config
Author: Flagsmith
Author-email: support@flagsmith.com
Requires-Python: >=3.8.1,<4
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: flagsmith-flag-engine (>=6.1.0,<7.0.0)
Requires-Dist: pydantic (>=2,<3)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Requires-Dist: requests-futures (>=1.0.1,<2.0.0)
Requires-Dist: sseclient-py (>=1.8.0,<2.0.0)
Project-URL: Documentation, https://docs.flagsmith.com
Description-Content-Type: text/markdown

# Flagsmith Python SDK

> Flagsmith allows you to manage feature flags and remote config across multiple projects, environments and
> organisations.

The SDK for Python applications for [https://www.flagsmith.com/](https://www.flagsmith.com/).

## Adding to your project

For full documentation visit
[https://docs.flagsmith.com/clients/server-side?language=python](https://docs.flagsmith.com/clients/server-side?language=python).

## Contributing

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull
requests

## Getting Help

If you encounter a bug or feature request we would like to hear about it. Before you submit an issue please search
existing issues in order to prevent duplicates.

## Get in touch

If you have any questions about our projects you can email
<a href="mailto:support@flagsmith.com">support@flagsmith.com</a>.

## Useful links

[Website](https://www.flagsmith.com/)

[Documentation](https://docs.flagsmith.com/)

