Metadata-Version: 2.3
Name: python_flaggle
Version: 0.2.0
Summary: 
License: MIT
Author: Asaph Diniz
Author-email: contato@asaph.dev.br
Requires-Python: >=3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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: requests (>=2.32.3,<3.0.0)
Description-Content-Type: text/markdown

# Flaggle
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/python-flaggle)
![PyPI - Version](https://img.shields.io/pypi/v/python-flaggle)
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/Flaggle/flaggle-python/python-package.yml)


python-flaggle is a Python library for feature flag management that enables dynamic feature toggling in your application. It provides a simple yet powerfull way to control feature availability without code deployments.
