Skip to main content

System Access: os & sys

os - Operating System Interface

0:00
LearnStep 1/4

Introduction to os Module

The os Module: Your Gateway to the Operating System

The os module provides a portable way to use operating system functionality.

Environment Variables

python

Current Working Directory

python