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-Automa…
Understand how to use Python scripting for automation
Get hands-on with core Python and advanced Python
Delve into the OS module and its various functions such as os.name and os.error