Metadata-Version: 2.3
Name: python_flaggle
Version: 0.1.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
Description-Content-Type: text/markdown

# Flaggle

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.
