Open CodeByDrescher opened 2 years ago
some java-side refactoring has already been done.
The vcell_cli_utils Python package would benefit from (e.g. Python Typing, MyPy, removal of unused code, and unit tests). After that, we can look at elaborating into a more general library if it is warranted.
Additional packages have also been added to this poetry project (biosimulations_pipeline, omex, vcell_common, vcell_pipeline) ... all with unit tests. but that code is Python centric.
Background
Tasks