## Usage:
Generates the tables:
python3 . create
Parse the data:
python3 .
Drop the tables:
python3 . drop
tables
,attributes
, ... : path to setup the INI configuration filesdata
: path to the datasdebug
: displays debug messagesdatabase
: path to output SQLite databasetable
: current INI file to use.