Turn Your Excel Sheet Into An Interactive Application Using Python (Full Project)

preview_player
ะŸะพะบะฐะทะฐั‚ัŒ ะพะฟะธัะฐะฝะธะต

๐——๐—˜๐—ฆ๐—–๐—ฅ๐—œ๐—ฃ๐—ง๐—œ๐—ข๐—ก
โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€
This tutorial will teach you how to create interactive applications using Excel and Python. Learn how to use Python scripts to execute tasks and combine the two in one seamless coding environment. In this video, we will build an application to download YouTube videos as mp3 files, convert the audio files to text using the AssemblyAI API and finally create a word cloud based on that text file.

๐ŸŒ ๐—Ÿ๐—œ๐—ก๐—ž๐—ฆ:

โญ ๐—ง๐—œ๐— ๐—˜๐—ฆ๐—ง๐—”๐— ๐—ฃ๐—ฆ:
00:00 โ€“ Introduction
00:48 โ€“ Installation dependencies
01:40 โ€“ Create an Excel starter template
04:34 โ€“ Prepare the worksheet
08:44 โ€“ Download a YouTube video mp3
11:40 โ€“ Transcribe the audio file
16:59 โ€“ Create the word cloud
18:15 โ€“ Outro

๐—ง๐—ข๐—ข๐—Ÿ๐—ฆ ๐—”๐—ก๐—— ๐—ฅ๐—˜๐—ฆ๐—ข๐—จ๐—ฅ๐—–๐—˜๐—ฆ
โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€

๐—–๐—ข๐—ก๐—ก๐—˜๐—–๐—ง ๐—ช๐—œ๐—ง๐—› ๐— ๐—˜
โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€

โ˜• ๐—•๐˜‚๐˜† ๐—บ๐—ฒ ๐—ฎ ๐—ฐ๐—ผ๐—ณ๐—ณ๐—ฒ๐—ฒ?
If you want to support this channel, you can buy me a coffee here:
ะ ะตะบะพะผะตะฝะดะฐั†ะธะธ ะฟะพ ั‚ะตะผะต
ะšะพะผะผะตะฝั‚ะฐั€ะธะธ
ะะฒั‚ะพั€

The king of Python+Excel automation :)

patloeber
ะะฒั‚ะพั€

๐Ÿšจ *Because youtube changed something on its end, you might get the following error message* ๐Ÿšจ
get_throttling_function_name: could not find match for multiple

CodingIsFun
ะะฒั‚ะพั€

You are amazing man.. Thank you very very much. I really appreciate your work and dedication. I love streamlit because of your videos. In my work I started using streamlit and management quite impressed with this approach. Keep it up buddy.

TimePasser
ะะฒั‚ะพั€

Absolutely Super !! Such a inspiring coder!! Always brings new things !!

nagendravishwamitra
ะะฒั‚ะพั€

Really amazing and inspiring. I have learned a lot from you.

KhalilYasser
ะะฒั‚ะพั€

thank you a lot. your videos are so informative and easy to understand.

yigitcelik
ะะฒั‚ะพั€

Fantastic and inspiring. Thank you. I code for fun and use excel for work.Python is so much neater and more powerful than excel VBA. I now mix fun projects into my work :) p.s. The tool belt is excellent and a real time saver. It took me less than 10 minutes of using the free version to decide to upgrade!

elsheep
ะะฒั‚ะพั€

Hey buddy thanks so much for sharing! By the way I got another application for you. Super easy to work out montecarlo simulations with excel and python. Most financial models are in corporate finance are in excel. You can use Win32 to open up excel, randomly input values in your cells, extract the output and graph the results. Super useful for risk managemet!

Yosalsafiesta
ะะฒั‚ะพั€

building a GUI type interactivity (data input and visual icons) on an excel table with Python to share interactivity between 3 sheets. is it possible to do this and upload it to OneDrive as a shared excel web application? Or is it for desktop only?

pixelmasque
ะะฒั‚ะพั€

Hi, can you make a follow-up video showing how you turn this into a web app please? Thanks for the great info!

OmerMan
ะะฒั‚ะพั€

I created a data entry form for my persomal business, i gave it too much time created a macro enabled button for entries in excel but at the end when i completed it i download the file in my mobile but macro vba is not working in mobile can i create something dashboard kinda data form which works on mobile for entries in excel sheet please help

holybusta
ะะฒั‚ะพั€

thank u so much, pls how to fix this
Error

Traceback (most recent call last):

File "<string>", line 1, in <module>

ModuleNotFoundError: No module named 'transcriber'

ahmedelhaddad
ะะฒั‚ะพั€

When I try to run the SampleCall I get this error message: sh: python: command not found, do you by any chance know why? As I followed your instructions 1to1.

emmanuelronstadt
ะะฒั‚ะพั€

I got an error message `Traceback (most recent call last):

File "<string>", line 1, in <module>

AttributeError: module 'xlwings.utils' has no attribute 'prepare_sys_path'`

KhalilYasser
ะะฒั‚ะพั€

I have a question, how can I contact you?

hakimdz