from oshconfig import * osh.sql = 'jao' osh.sql.jao.dbtype = 'postgres' osh.sql.jao.host = 'localhost' osh.sql.jao.db = 'mydb' osh.sql.jao.user = 'jao' osh.sql.jao.password = 'p0rt1sh34d'