I hereby claim:
- I am oliviaguest on github.
- I am oliviaguest (https://keybase.io/oliviaguest) on keybase.
- I have a public key whose fingerprint is 8CF3 1DF2 7901 EC0E 1A93 D72D 305A D1F8 E02A 226E
To claim this, I am signing this object:
#!/usr/bin/env python3 | |
import csv | |
import time | |
import tweepy | |
import datetime | |
# Read http://docs.tweepy.org/en/v3.5.0/auth_tutorial.html to fill in the two lines below. | |
auth = tweepy.OAuthHandler('XXX', 'YYY') | |
auth.set_access_token('123', '456') |
I hereby claim:
To claim this, I am signing this object: