Skip to content

Instantly share code, notes, and snippets.

import boto
import pymysql
import pymysql.cursors
import pypyodbc
import logging
import os
from boto.s3.keyfile import KeyFile
conn = boto.connect_gs("ACCESS_KEY", "SECRET_KEY")