-
Notifications
You must be signed in to change notification settings - Fork 0
Epic: Upgrade I/O聽#23
Copy link
Copy link
Open
0 / 40 of 4 issues completedLabels
EpicAn idea that can be split up into multiple featuresAn idea that can be split up into multiple features
Description
Activity
Metadata
Metadata
Assignees
Labels
EpicAn idea that can be split up into multiple featuresAn idea that can be split up into multiple features
馃挕 Summary
The current approach in reading in commandline argument is extremely manual and error-prone.
This should be changed by using validation using
pydanticor something similar馃攷 Scope & Requirements
This epic would touch the following parts of the code :
the preprocessing script
getting rid of the binp, tinp files etc.
Adding secure cli parsing
The output functionality should receive a better layer as well, so this requires refactoring as well
This needs to be finished in order for this epic to be considered done :
Not in scope
What we are not including is the following :
Linked Tasks / Features