OS Module in Python - Part 14
Offered By: Eli the Computer Guy via YouTube
Course Description
Overview
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
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity