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

Add more holistic config parser #43

Open
maybe-hello-world opened this issue Jan 7, 2020 · 1 comment
Open

Add more holistic config parser #43

maybe-hello-world opened this issue Jan 7, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@maybe-hello-world
Copy link
Owner

We need to store some configuration parameters in both configs files, env variables, and also redefine it from (maybe) other sources (like redefining YAML config variable by env, etc.).
We should find either existing config parsing library with such possibilities or write one.

@maybe-hello-world maybe-hello-world added enhancement New feature or request good first issue Good for newcomers labels Jan 7, 2020
@maybe-hello-world
Copy link
Owner Author

For example, python-configuration
https://github.com/tr11/python-configuration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant