Together we will explore the twitter accounts that mention you or other handles. In this tutorial you will learn to create a twitter developer account, build a Dash app with Tabs, and understand how to connect to the twitter API to pull data into your app and plot graphs with plotly. For this app to work, make sure to install the python-twitter library,

Video layout:
00:00 - What you will learn and code
02:33 - Part 1: Create Twitter developer account
09:09 - Part 2: Build multiple dashboard Tabs
16:50 - Part 3: The Mentions Tab
23:12 - Part 3: Twitter Raw Query
27:20 - Part 3: Build the Pandas Dataframe
32:29 - Part 3: Return the graph figures and message
36:30 - Final remarks

My GitHub Code:
https://github.com/Coding-with-Adam/Dash-by-Plotly/tree/master/Analytic_Web_Apps/SocialMedia_Twitter 

Python-twitter library:
https://python-twitter.readthedocs.io/en/latest/installation.html 
 

#python 

Build Diagrammatic Twitter Analytics Dashboards (Tabs) in Python
2 Likes7.05 GEEK