Skip to content

onurmatik/med542

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

med542

Twitter API example application

  • Open terminal
  • Download or clone the repository

$ cd med542

$ virtualenv env

$ . env/bin/activate

$ pip install -r requirements.txt

  • Create a Twitter application at apps.twitter.com.
  • Go to the "Keys and access tokens" tab and copy:
    • Consumer Key (API Key)
    • Consumer Secret (API Secret)
    • Access Token
    • Access Token Secret into the settings.py.

About

Twitter API example application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages