fica
is a Python library for managing and documenting the structure of user-specified
configurations. With it, you can create dictionaries of configurations that contain default values
and descriptions for easily configuring applications with user input and documenting available
configurations and their defaults.
fica
is compatible with Python 3.9+.
You can find the documentation for fica
here.
See CONTRIBUTING.md
.
See CHANGELOG.md
.