Complete Twitter Analytics Dashboard with Dash Plotly (Tabs) in Python

preview_player
Показать описание
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,

View my book - The Book of Dash:

My GitHub Code:

Python-twitter library:

Twitter Developers account:

Best twitter accounts for animal lovers:

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

************************************************************************************
👉 If you appreciate these tutorials and would like to support their existence or receive 1-on-1 consultation, while getting access to my GitLab code:
*************************************************************************************
Рекомендации по теме
Комментарии
Автор

This is awesome! I've been building some dash apps showing paths towards carbon neutrality in the energy field and it all started with your very first video, it's been almost addictive to watch your tutorials! So thankful for all your work!

guillermoareosa
Автор

The projects that make use of Twitter always have something interesting, because of the online updates, but especially with what can be done with NLP and graph theory, something that I love. Luckily I created my developer account on Twitter years ago, before they started asking so many questions. Finally Chapulin appears, I missed the cat. A few months ago I adopted a cat, and from time to time one of his brothers (who was adopted by a neighbor) comes to play with him and they destroy everything hahaha Thanks for the excellent tutorial!

leonardomolina
Автор

Very Useful tutorial video
Recently
I am very confused about ploty subplots part
I wish you can make some tutorial video talking about subplots
Thanks

linjason
Автор

Thank you so much for your knowledge and teaching Adam!

curtisjackson
Автор

Hello, I had a quick question about the callback regarding the switched tabs vs not having a callback at all. Is the benefit of having a callback for the switched tab is to reset the plot parameters? (PS: Iam only halfway through the tutorial)

prudentia
Автор

Thank you for your tutorial ! When I follow your codes concerne about the tabs, there is an error "name callback is not defined" in the file "app.py"(Cuz I combine the file app.py and index.py), and I dont know how to manage it. Could you please have a look? Thanks a lot!!

jingwensun
Автор

Thank you for the videos! Three days ago I had no idea "Dash" existed, and now I am building my own web application using it.
A quick question, I am using the multi-tab technique shown here. Despite using "suppress_callback_exceptions=True", when I run the index page, I still get errors that the "callback components" of the other tabs do not exist in the layout. The application is running perfectly, but the errors just keep showing. Any tip on that?

makbh
Автор

Can u help me to built the dashboard to store user data into mongo db

laharithap
Автор

excuse me, but the graph isnt working for me
dash gets hosted and no errors are shown, but Mentions tab prints no lines and graphs are empty.Please help

gamerxani