Skip to content

TheCancia22/Social-Computing-Project-1-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Social-Computing-Project-1-2

Repository for Social Computing project involving Tweepy and NetworkX

api_access.json format

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.

About

Repository for Social Computing project involving Tweepy and NetworkX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •