ITMan Documents

This Weblog Just Created For Document Sysadmin Challenges

install sql driver

# For using mysql driver
pip install mysql-connector

# For using postgresql driver
pip install psycopg2
Last updated on 26 Oct 2020
Published on 23 Nov 2018