Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 625 Bytes

File metadata and controls

13 lines (10 loc) · 625 Bytes

Basic_Python_Automation_Projects

This is a YouTube Tutorial all credits go to the "Internet Made Coder" Youtube channel.

These are some examples of Python scripting projects you can do as a beginner very easily to see the power of the Python programming language and learn to code in the process.

There are two projects we are coding in this repo.

1.) YouTube Video Downloader.

2.) PDF Merger.

Go to the master branch to view the codes

YTdownlaoder = python file_name.py (YT link)

PDF Merger = python file_name.py (PDF1) (PDF2)