Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to a higher-level handling system for configuration files #282

Open
bobkopp opened this issue Dec 7, 2023 · 0 comments
Open

Move to a higher-level handling system for configuration files #282

bobkopp opened this issue Dec 7, 2023 · 0 comments
Assignees

Comments

@bobkopp
Copy link
Collaborator

bobkopp commented Dec 7, 2023

Per Brewster:

If you need to do complex configuration stuff in a Python app keep in mind tools like omegaconf (https://github.com/omry/omegaconf) and hydra (https://github.com/facebookresearch/hydra).

Currently, we work directly with yml files through pyyaml

@bobkopp bobkopp added this to the v2.0-alpha milestone Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants