Define a CLI command to import_from_excel to generate Python modules based on a masterdata excel file. It is a good idea to use Workbook as it is done in export_to_excel CLI command.
Investigate git API, maybe it can help if the Python module already exists, but this goal can be left out for #12