Sven-Bo / excel-interactive-application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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.

Video Tutorial

YouTube Video

Requirements

requests==2.24.0
wordcloud==1.8.1
pytube
xlwings==0.25.3

Author

ko-fi

Feedback

If you have any feedback, please reach out to me at contact@pythonandvba.com

Logo

About


Languages

Language:Python 100.0%