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