Skip to content

[Python][Backend] Use an external file for configuration of main.py #3

Description

@pkoperek

In main.py there is a bunch of variables any user has to manually fill in right now. This is not an ideal solution. It would be much better if this configuration would be read from file (which would be ignored by git to prevent leaking private credentials).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions