Skip to content

An assortment of automation scripts written in Python scripts seeking to automate everyday, repetitive computer tasks, such as automatic file sorting, CSV and Excel file manipulation, and web scraping.

Notifications You must be signed in to change notification settings

LiamRM/Automation-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automation Scripts

A series of Python scripts I've created and experimented with, following the textbook Automate the Boring Stuff, that seek to automate everyday, repetitive computer tasks. Examples include:

  • Automatically sorting files into folders
  • Excel and CSV file manipulation
  • Web Scraping
  • Searching via the Google Maps API

⚙️ Installation

To preface, I'm using a Windows 10 machine to do the following:

  • Upon creating the Automation Scripts directory, I added the directory to the PATH environment variable
  • Run the following command to install all library dependencies pip install pyperclip

About

An assortment of automation scripts written in Python scripts seeking to automate everyday, repetitive computer tasks, such as automatic file sorting, CSV and Excel file manipulation, and web scraping.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published