Metadata-Version: 2.1
Name: fiddle
Version: 0.2.5
Summary: Fiddle: A Python-first configuration library
Home-page: https://github.com/google/fiddle
Author: The Fiddle Team
Author-email: noreply@google.com
License: Apache 2.0
Project-URL: Documentation, https://github.com/google/fiddle/docs
Project-URL: Bug Reports, https://github.com/google/fiddle/issues
Project-URL: Source, https://github.com/google/fiddle
Keywords: fiddle python configuration machine learning
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
Provides-Extra: flags
Provides-Extra: testing
License-File: LICENSE


# Fiddle

Fiddle is a Python-first configuration library particularly well suited to ML
applications. Fiddle enables deep configurability of parameters in a program,
while allowing configuration to be expressed in readable and maintainable
Python code.

**Authors**: Dan Holtmann-Rice, Brennan Saeta, Sergio Guadarrama


