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

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

freeCodeCamp.org via freeCodeCamp Direct link

Introduction

1 of 40

1 of 40

Introduction

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

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

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 Hacker News Headlines Emailer - Tutorial 1
  3. 3 Introduction to Web Scraping
  4. 4 Setting up the Environment
  5. 5 Project Script
  6. 6 Website Structure of Hacker News FrontPage
  7. 7 Sending Email from Python
  8. 8 Building the Headlines Email Module
  9. 9 TED Talk Downloader - Tutorial 2
  10. 10 Installation and Introduction to requests package
  11. 11 Installation and Introduction to BeautifulSoup
  12. 12 Building the basic script to download the video
  13. 13 Generalising the Script to get Arguments
  14. 14 Table Extractor from PDF - Tutorial 3
  15. 15 Basics of PDF Format
  16. 16 Installing required Python Modules
  17. 17 Extracting Table from PDF
  18. 18 Quick Introduction to Jupyter Notebook
  19. 19 PDF Extraction on Jupyter Notebook
  20. 20 Pandas and Write Table as CSV Excel
  21. 21 Automated Bulk Resume Parser - Tutorial 4
  22. 22 Different Formats of Resumes and marking relevant Information
  23. 23 Project Architecture and Brief Overview of the required packages and installations
  24. 24 Basics of Regular Expression in Python
  25. 25 Basic Overview of Spacy Functions
  26. 26 Extracting Relevant Information from the Resumes
  27. 27 Completing the script to make it a one-click CLI
  28. 28 Image Type Converter - Tutorial 5
  29. 29 Different type of Image Formats
  30. 30 What is an Image type convertor
  31. 31 Introduction to Image Manipulation in Python
  32. 32 Building an Image type converting Script
  33. 33 Converting the script into a CLI Tool
  34. 34 Building an Automated News Summarizer - Tutorial 6
  35. 35 What is Text Summarization
  36. 36 Installing Gensim and other Python Modules
  37. 37 Extracting the required News Source
  38. 38 Building the News Summarizer
  39. 39 Scheduling the News Summarizer
  40. 40 Thank you

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.