Skip to content

whatron/it-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google IT Automation with Python Repository

Compilation of scripts written for the capstone projects

 

Directory:

  1. Scale and convert images using PIL (mod-1)
  2. Process Text Files with Python Dictionaries and Upload to Running Web Service (mod-2)
  3. Automatically Generate a PDF and send it by Email (mod-3)
  4. Automate updating catalog information
     

Content

1. Scale and convert images using PIL

Use the Python Imaging Library to do the following to a batch of images:

  • Open an image
  • Rotate an image
  • Resize an image
  • Save an image in a specific format in a separate directory

2. Process Text Files with Python Dictionaries and Upload to Running Web Service

  • Use the Python OS module to process a directory of text files
  • Manage information stored in Python dictionaries
  • Use the Python requests module to upload content to a running Web service
  • Understand basic operations for Python requests like GET and POST methods

3. Automatically Generate a PDF and send it by Email

  • Write a script that summarizes and processes sales data into different categories
  • Generate a PDF using Python
  • Automatically send a PDF by email

4. Automate updating catalog information

  • Write a script that summarizes and processes sales data into different categories
  • Generate a PDF using Python
  • Automatically send a PDF by email
  • Write a script to check the health status of the system

About

Google IT Automation with Python Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages