Tweenkers is a application that analysis Twitter account and tweets.
Check it out here
- Fork or clone the Repository.
- Open the Folder in the cli
- Install all dependices using
pip install -r requirements.txt
- Start the web server using flask run. The app will be serve at http://localhost:5000/
- Go to http://localhost:5000/ in your browser
- Login by clicking on Login with Twitter button above.
- Enter the name of the Twitter account.
- Submit the Search.
- Login by clicking on Login with Twitter button above.
- Enter the search query.
- Submit the search query.
- Login by clicking on Login with Twitter button above.
- Enter the Search tweet.
- Submit the search query.
- A user can search a Twitter account.
- A user can search for tweets.
- A user can Get Sentiment of tweets.
- FLask
- Flask Dance
- Tweepy
- Postgresql