jkbdnj / jakub-dunaj-bachelors-thesis

Bachelor's thesis project on Plant Disease Classification for Vienna university of Technology. Includes LaTeX document and accompanying web application.
0 stars 0 forks source link

Crate a class in cli.py module #12

Closed jkbdnj closed 1 week ago

jkbdnj commented 1 week ago

Task descripiton

Crate a CLI class in cli.py module that would handle the command line parsing. By convention it is often a singleton class.