InstallationΒΆ
You can install the latest release of exceltomysql at PyPI via pip:
pip install exceltomysql
By running the command above, the exceltomysql package along with required dependency packages (sqlalchemy, pandas) will be installed to your computer (if they have not been installed yet).