Skip to content

michaelorina/Modern-Python-GUI-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Modern-Python-GUI-Project

This Python GUI project is developed following the tutorials from developedbyed.

Description

This project aims to create a modern graphical user interface (GUI) using Python. It utilizes various libraries which includes, tkinter, customizetkinter and pytube to build an interactive and visually appealing application. The project aids downloading a youtube video.

Installation

Clone this repository:

git clone https://github.com/michaelorina/Modern-Python-GUI-Project.git

Install the required dependencies:

pip3 install tkinter pip3 install customizetkinter pip3 install pytube

Run the application:

python3 main.py

About

This Python GUI project is developed following the tutorials from developedbyed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages