Skip to content

whichlight/flask-tweepy-oauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-tweepy-oauth

find a more in depth blog post here: http://whichlight.com/blog/twitter-oauth-in-python-with-tweepy-and-flask/

an example showing how to authorize a twitter application in python with flask and tweepy. The access tokens are retrieved upon authentication. you need to have Flask and Tweepy installed. Register a twitter app at dev.twitter.com and fill in the consumer_token and consumer_secret. the callback url is where the app is redirected after the user authenticates

find me on github at github.com/whichlight see my other projects at whichlight.com

KAWAN!

About

an example app showing how to authorize a twitter application in python with flask and tweepy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages