Flask-Tweepy¶ Flask-Tweepy brings Tweepy support to Flask applications, with simple configuration and easy access to Tweepy’s API class. Quickstart¶ Flask-Tweepy uses OAuth to authenticate to Twitter’s API servers. You’ll need your application’s Consumer Key and Consumer Secret, which you can create or obtain at the Twitter Developers website. Flask-Tweepy 0.1 currently only supports connecting as