Book Image

Complete Python Scripting for Automation [Video]

By : VR Technologies
5 (1)
Book Image

Complete Python Scripting for Automation [Video]

5 (1)
By: VR Technologies

Overview of this book

Over the last few years, Python has gained immense popularity. The demand for the programming language in the job market has particularly increased and being well-versed with it can help you enter some of the most exciting industries, including data science, artificial intelligence (AI), web applications, server-side automation, and home automation. This course will make it easy for you to learn Python, with an emphasis on server-side automation. You will not only get to grips with core Python but also focus on advanced Python. Gradually, the course will take you through writing a Python script to print the OS name. You’ll also learn how to pass elements into a program using *args. To build on your knowledge further, you’ll understand the technique of transferring a file from a local server to a remote server and vice versa using paramiko. By the end of this course, you will have learned how to automate a wide variety of tasks with the help of Python scripting. All codes and supporting files are available at- https://github.com/PacktPublishing/Complete-Python-Scripting-for-Automation
Table of Contents (23 chapters)
16
Working with files like json
23
Windows Subsystem for Linux
Chapter 10
OS Module
Content Locked
Section 6
Best Practice with os.walk for real-time
OS Module: Best Practice with os.walk for real-time