Installation

xlsx2sqlite is available on PYPI, so using pip:

pip install xlsx2sqlite

Or clone the repository on github (Xgalan/xlsx2sqlite) and then install using pip:

pip install --editable .

Launch the command above in the same directory as “setup.py”.