You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Define a CLI command to
import_from_excel
to generate Python modules based on a masterdata excel file. It is a good idea to useWorkbook
as it is done inexport_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
The text was updated successfully, but these errors were encountered: