Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 625 Bytes

File metadata and controls

20 lines (14 loc) · 625 Bytes

Python-Automation-Scripts

This repository contains some of my public Python Automation scripts.

google.py

To open top four results from Google search

mclip.py

Copy sample emails to clipboard

phoneAndEmail.py

Finds phone numbers and email addresses from the clipboard

search.py

Program to search on Google from command line argument or clipboard

Program to open several search results

Program to open several search results from PyPi.org

tempDelete.py

Script to delete temporary files from Users/Temp, Windows/Temp, and Windows/Prefetch. Can be directly added to Task Scheduler for routine clean up.