Skip to content

Frey87/python-it-automation-labs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python IT Automation Labs - GOOGLE

Hands-on Python automation exercises completed as part of the Google IT Automation with Python learning track.

Overview

This repository contains selected lab work focused on practical IT automation tasks such as:

  • input validation in Python
  • working with CSV data
  • basic service and cloud-related scripting
  • automation-oriented command line exercises

The goal of this repository is to document my practice in writing small, task-focused Python programs used in real IT support and automation scenarios.

Repository Structure

  • Course3/Lab4/validations.py — validation logic and string checking exercises
  • Course4/Lab4/employees-with-date.csv — sample employee dataset used for file/data processing tasks
  • Course5/Lab3/hello_cloud.py — introductory cloud scripting example
  • Course5/Lab3/hello_cloud.service — example service configuration for deployment practice

Skills Practiced

  • Python fundamentals
  • scripting for automation
  • file and data handling
  • basic service configuration
  • structured lab organization with GitHub

Notes

This repository is based on course practice materials and is maintained as a learning portfolio.
Over time, I plan to expand it with cleaner standalone automation examples and original projects.

Author

Valentyn Verovkin
Kyiv, Ukraine

About

Google IT Automation with Python Professional Certificate - Practice files

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%