Skip to content

satyam15mishra/Tweepy-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Tweepy-Flask

Flask backend and Twitter API Library (Tweepy) This python script displays the tweets made by the entered twitter handle or desired hashtag on your browser. Furthermore, you can also enter a sentence and get its overall emotion (sentiment analysis) using python's TextBlob library. I further intend to implement sentiment analysis of tweets.

Features:

  • You can get tweets by desired username
  • You can get tweets by desired hashtag
  • You can get tweets which contain a particular word or phrase
  • No need of loggin in
  • Get the sentiment of the desired sentence in just one click!

To run it on your machine, follow the steps given below:

Just open command prompt, go inside the folder Tweepy and run it on your localhost server. Enjoy the feed!

About

Flask backend and Twitter API Library (Tweepy)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published