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