I\'ve created a bunch of databases with a for loop like this:
import os import psycopg2 from psycopg2.extensions import ISOLATION_LEVEL_AUTOCOMMIT con = psyc