-
Notifications
You must be signed in to change notification settings - Fork 1
Use entry points #15
Copy link
Copy link
Closed
Labels
code issueCode is not wrong, but something is offCode is not wrong, but something is offenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
code issueCode is not wrong, but something is offCode is not wrong, but something is offenhancementNew feature or requestNew feature or request
Current standard use case for the library:
If you change any parameter, the workflow is likely to be ran again. This is a tedious process.
What I'm thinking of:
linkage.pyfile.define_linkage(dimensions, init_position) -> Linkageoptimize_linkage(dimensions, init_position) -> scorepylinkage-gui linkage.pypylinkage linkage.py.I strongly advice again using OOP on front-end as it will be confusing for users. On the back-end side that may be a good option.