How to Install python3-pymssql in Ubuntu 18.04



Install python3-pymssql by entering the following commands in the terminal:

sudo apt update
sudo apt install python3-pymssql

Description:

Python database access for MS SQL server and Sybase - Python 3

This package contains a Python module allowing direct access to Microsoft SQL server and Sybase databases. It is designed for simplicity and performance, and conforms to Python DB-API 2.0.

Version: 2.1.3+dfsg-1build2

Section: universe/python