Skip to content

Instantly share code, notes, and snippets.

View tommyblue's full-sized avatar

Tommaso Visconti tommyblue

View GitHub Profile
import sys
import csv
import httplib, urllib, base64
def main():
# set the name of your repository, username and password
username = "test"
password = "test"
repo = "test"