Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CLI (VIEW of MVC)

cli only calls the correct functions with the correct parameters we avoid to do much computations in this module all computations are in models and

all command names are defined in __init__.py and are loaded from there