PyInsightSQLTesting (formerly PyInsightSQLTesting) The Insight SQL Testing SDK for Python usage prepare environment > python3 -m venv venv > source venv/bin/activate > pip3 install -r requirements.txt modify and execute the sample.py > vi sample.py > python3 sample.py