fiddle0.3.0
fiddle0.3.0
Published
Fiddle: A Python-first configuration library
pip install fiddle
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
- absl-py
- graphviz
- libcst
- typing-extensions
- absl-py
; extra == "flags" - etils
[epath]; extra == "flags" - cloudpickle
; extra == "testing" - fiddle
[flags]; extra == "testing" - flax
; extra == "testing" - graphviz
; extra == "testing" - pytest
; extra == "testing" - pytype
; extra == "testing" - seqio
; extra == "testing" - tfds-nightly
>=4.9.2.dev202308090034; extra == "testing"
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