Skip to content

Modularize python code #106

Description

@WesleyTheGeolien

Is your feature request related to a problem? Please describe.
Having a GUI is great but being able to run the code / script the code outside of the GUI environment would be useful / desirable.

The code is somewhat written using a model / view architecture meaning that the logic is separated from the viewing code.

We could take this one step further and make sure the python code is a module that can be used from outside.

Equally it may be possible to use Conda to package the (some) fortran routines so they become locally useable as well?

It would be great to get your thoughts on this @PBrockmann

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions