Skip to content

Instantly share code, notes, and snippets.

View dmitrievav's full-sized avatar

Alexey dmitrievav

View GitHub Profile
import boto
import boto.s3
import os.path
import sys
# Fill these in - you get them when you sign up for S3
AWS_ACCESS_KEY_ID = ''
AWS_ACCESS_KEY_SECRET = ''
# Fill in info on data to upload