Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

freeCodeCamp

Python Automation Tutorial – How to Automate Tasks for Beginners [Full Course]

via freeCodeCamp

Overview

Embark on a comprehensive Python automation journey with this full course, designed to equip beginners with practical skills for task automation. Learn to create six powerful projects: a Hacker News headlines emailer, TED Talk downloader, PDF table extractor, automated bulk resume parser, image type converter, and an automated news summarizer. Dive into web scraping techniques, explore various Python packages like BeautifulSoup and Gensim, and master essential concepts such as regular expressions and image manipulation. Gain hands-on experience with Jupyter Notebook, pandas for data handling, and CLI tool development. By the end of this 3-4 hour course, acquire the ability to streamline repetitive tasks and boost productivity through Python automation.

Syllabus

Introduction.
Hacker News Headlines Emailer - Tutorial 1.
Introduction to Web Scraping.
Setting up the Environment.
Project Script.
Website Structure of Hacker News FrontPage.
Sending Email from Python.
Building the Headlines Email Module.
TED Talk Downloader - Tutorial 2.
Installation and Introduction to requests package.
Installation and Introduction to BeautifulSoup.
Building the basic script to download the video.
Generalising the Script to get Arguments.
Table Extractor from PDF - Tutorial 3 .
Basics of PDF Format.
Installing required Python Modules.
Extracting Table from PDF.
Quick Introduction to Jupyter Notebook.
PDF Extraction on Jupyter Notebook.
Pandas and Write Table as CSV Excel.
Automated Bulk Resume Parser - Tutorial 4.
Different Formats of Resumes and marking relevant Information.
Project Architecture and Brief Overview of the required packages and installations.
Basics of Regular Expression in Python.
Basic Overview of Spacy Functions.
Extracting Relevant Information from the Resumes.
Completing the script to make it a one-click CLI.
Image Type Converter - Tutorial 5.
Different type of Image Formats.
What is an Image type convertor.
Introduction to Image Manipulation in Python.
Building an Image type converting Script.
Converting the script into a CLI Tool.
Building an Automated News Summarizer - Tutorial 6.
What is Text Summarization.
Installing Gensim and other Python Modules.
Extracting the required News Source.
Building the News Summarizer.
Scheduling the News Summarizer.
Thank you.

Taught by

freeCodeCamp.org

Reviews

Start your review of Python Automation Tutorial – How to Automate Tasks for Beginners [Full Course]

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.