Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 517 Bytes

File metadata and controls

11 lines (9 loc) · 517 Bytes

Python-scripting

A series of python scripts created for the Google IT Certification.

Included scripts

  • emails.py: Create and send a customized email report.
  • reports2.py: Create a customized report.
  • logreader.py: Search logs using regular expression to filter and generate customized CSV reports.
  • health.py: System's health check using psutil and shutil.
  • changeimage.py: Modify image according to specifications.
  • supplier_image_upload.py: Post images in jpeg format to a URL.