I hereby claim:
- I am adhintz on github.
- I am drewhintz (https://keybase.io/drewhintz) on keybase.
- I have a public key ASDsIf0EH_lx6K4bjWe9umgnEAgiMg_xBY7rEY2OzeDG8go
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/env python | |
| import numpy | |
| import requests | |
| import json | |
| import os | |
| import urllib | |
| # load the access_token | |
| access_token = open("chffr_token").read() |