Skip to content

Feature Request: Move storage of algorithms to an external file #8

Description

@alv53

While it is already convenient that adding more algorithms requires modifying 2 lines (the imports and the algs dict), it would be nice if we could just store a text file with the list of algorithms, and have the script programmatically pick up the algorithms from that file. In that way all a user needs to do to import their algorithm is append a line of text.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions