Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/google/it-cert-automation-project
Files used in the final project of the Google IT Automation with Python Professional Certificate
https://github.com/google/it-cert-automation-project
Last synced: 9 days ago
JSON representation
Files used in the final project of the Google IT Automation with Python Professional Certificate
- Host: GitHub
- URL: https://github.com/google/it-cert-automation-project
- Owner: google
- License: apache-2.0
- Archived: true
- Created: 2019-12-17T19:04:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T20:23:08.000Z (about 4 years ago)
- Last Synced: 2024-08-01T13:37:45.579Z (3 months ago)
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 19
- Watchers: 7
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# Google IT Automation with Python Professional Certificate
## Final project filesThis repository contains the files needed to work on the final project of the
specialization.It's divided in the same 4 parts as the final project. Each directory contains
the files used in the course to complete the exercises.Starting from Part 2, it's recommended that the scripts are run inside a
virtual machine. This could be a VM running in the Cloud, or a local virtual
machine using virtualizing software, like VMWare, Virtual Box, or Libvirtd.