Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

os

What it is good for?

Working with files and directories.

The os module provides an easy way to interact with files, directories and other parts of your operating system. It contains many functions to list, change, copy, remove and examine files and directories.

Installed with Python by default

yes

Where to learn more?

https://docs.python.org/3/library/os.html