Repository for Social Computing project involving Tweepy and NetworkX
The file api_access.json needs to be created manually by each collaborator following the core structure specified below (order does not matter):
{
"id" : int,
"api_key" : string,
"access_token" : string,
"access_secret" : string,
"bearer_token" : string
}Where id is an integer ranging from 0 to 3 assigned to this repository's collaborators, ordered alphabetically by surname.