Skip to content

Use proper config file instead of config.py #18

@Baschdl

Description

@Baschdl

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttaskThis is a simple task that needs doing

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions