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

Use proper config file instead of config.py #18

Open
Baschdl opened this issue Feb 2, 2018 · 0 comments
Open

Use proper config file instead of config.py #18

Baschdl opened this issue Feb 2, 2018 · 0 comments
Labels
enhancement New feature or request task This is a simple task that needs doing

Comments

@Baschdl
Copy link
Member

Baschdl commented Feb 2, 2018

We should use a proper configuration file instead of config.py like https://docs.python.org/3.6/library/configparser.html
With this we can achieve that all the configurations are outside of our source code. It is also possible to define subsections of the config file for each individual submodule.

@GittiHab GittiHab added enhancement New feature or request task This is a simple task that needs doing labels Feb 3, 2018
@Baschdl Baschdl added this to the Deployment on other systems milestone Feb 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request task This is a simple task that needs doing
Projects
None yet
Development

No branches or pull requests

2 participants