예제 #1
0
def main():
    auth = Auth(OAuth())
    auth.request_token()
    auth.token_oauth()
    auth.access_token()