Skip to content

Use proper config file instead of config.py #18

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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