Metadata-Version: 2.4
Name: configgle
Version: 0.1.0
Summary: Tools for making configurable Python classes for A/B experiements.
Project-URL: Repository, https://github.com/jvdillon/configgle
Author-email: "Joshua V. Dillon" <jvdillon@gmail.com>
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: ai,machine-learning
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.11
Requires-Dist: typing-extensions
Requires-Dist: wrapt
Description-Content-Type: text/markdown

# configgle 🤭
Tools for making configurable Python classes for A/B experiements.

## License

Apache License 2.0
