![]() |
Python Connector for PostgreSQL Install the connector on Windows - Python Connector for PostgreSQL |
![]() |
You can install the connector from the Python Package Index (PyPI) or a wheel (.whl) file.
py -m pip --version
command.
If you don't have it, run the following command to install pip.
python -m ensurepip --upgrade
pip install devart-postgresql-connector
py -m pip --version
command.
If you don't have it, run the following command to install pip.
python -m ensurepip --upgrade
pip install devart_postgresql_connector-1.0.1-cp312-cp312-win32.whl
pip install devart_postgresql_connector-1.0.1-cp312-cp312-win_amd64.whl