You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 1, 2025. It is now read-only.
We want to separate the concerns of GUI and core function.
@Zonr0 suggested submodules. @benjspriggs declined using it, since it gets complicated quickly.
@benjspriggs suggested PyPI, @austin-millan commented that it would be better to wait for more developed versions of the core functionality.
Could also use a separate dev-gui branch that merges whatever changes happen to dev that has all the GUI goodness. This solution is currently being used.