A series of python scripts created for the Google IT Certification.
- 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.