Python OS Module | The best functions

Описание к видео Python OS Module | The best functions

Python OS
#Python

👍Welcome to my Python Intermediate videos Series

This library might the one of the most consistently imported on Python projects to perform I/O actions on your System, as well as gathering useful info from your system, such as currently logged in user, environment variables, and more.

So today, we are going to learn deeply how to work with this Library and I hope you will feel comfortable with OS library after this episode

Connect with me with:
Instagram:   / jimshapedcoding  
E-mail: jimshapedcoding@gmail.com
Twitter :   / jimshapedcoding  
Discord :   / discord  

👍 Subscribe for more Python tutorials like this:
https://www.youtube.com/channel/UCU8d...
🔥 Comment below other topics you want to see tutorials next on my Channel.
-----------------------------------------------

My website:
http://www.jimshapedcoding.com

Timeline for the video:
00:00 - 02:37 - Current directory, changing the working directory
02:38 - 05:25 - Listing files under directory, multiple ways to specify paths.
05:26 - 09:05 - Directories creation and deletion
09:06 - 13:25 - File System path methods
13:26 - 15:05 - Showing file statistics, useful attributes
15:06 - 17:45 - System Info - Env variables, Logged-in user

Комментарии

Информация по комментариям в разработке