Use the command make
inside the direcotry
usage : ./ods_to_db ods_filename.ods database_filename.db ods_file_sheet_name database_table_name
exeample: ./ods_to_db interventions.ods database.db Sheet1 interventions
To install this program in you Linux distribution for all users, you can do
make install
To debug, you can add the -d
or --debug
flag at the end of the arguments
You must have python 3.12 and "Make" installed.
pyexcel_ods3 : https://github.com/pyexcel/pyexcel-ods3
Firas Zaazaa, FOSS