Automating Tasks with Python

Build scripts to automate various types of tasks using Python

Automating Tasks with Python
Automating Tasks with Python

Automating Tasks with Python free download

Build scripts to automate various types of tasks using Python

Automation  is the execution of a task or series of task with little or no human interaction.

python scripts are used to automate various task.

Python scripts can be run by humans or a bot.

A bot is a piece of software used to automate python scripts

Automation can save  you time and increase your  productivity especially for repetitive tasks.

This beginners course covers some useful  fundamentals of Python programming language.

The tasks we will automate in this course  are:

  • Web scraping

  • PDF extraction

  • Watermarking  PDF

  • Splitting PDF

  • Encrypting PDF

  • Reading & writing to text files

  • Reading & writing to csv files

  • Sending emails

  • Working with scheduler

  • Loading and manipulating images