Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the OS module in Python through a comprehensive tutorial covering essential functions and practical applications. Learn about os.system for executing system commands, os.popen for capturing command output, and os.path for file and directory operations. Discover various system functions within the OS module and apply your knowledge in a hands-on demo creating a looping network monitor using ping. Gain valuable insights and best practices for leveraging the OS module in your Python projects.
Syllabus
Intro
Warning
os.system function
os.popen
os.path
os System Functions
Demo - Looping Network Monitor with Ping
Final Thoughts
Taught by
Eli the Computer Guy