Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modularize python code #106

Open
WesleyTheGeolien opened this issue Mar 16, 2021 · 0 comments
Open

Modularize python code #106

WesleyTheGeolien opened this issue Mar 16, 2021 · 0 comments

Comments

@WesleyTheGeolien
Copy link
Member

WesleyTheGeolien commented Mar 16, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant