Python OS Module Tutorial | OS Module | In Hindi | With A Project | From Beginner to Advance
Aparsoft AI
0:00 / 0:00
Python OS Module Tutorial | OS Module | In Hindi | With A Project | From Beginner to Advance
14 014 просмотров · 4 года назад
Aparsoft AI
447 подписчиков
14 014 просмотров · 4 года назад
Python Os Module Explained In Hindi. OS module is supposed to be an advanced topic in python. But it is the easiest and most important module.
Check Pathlib Module: • Pathlib Module In Python - How To Effectiv...
As a python developer, you always need to have knowledge of this module. In this video, the OS module is explained step by step by building a small project.
Project Details: -
Suppose, you have a folder in which there are many files with different extensions. Like Docx, jpg and txt. And you require to segregate these files into their respective folder.
eg: - All text files into a folder named 'text_only'. Similarly all the jpg files into a folder named 'jpg_only'.
With the help of this module, we will build our project step by step and learn many useful functions and methods of the OS module.
Links:
Python Tutorial Series:
• Python Tutorial Series For Beginners
Python Shorts Playlist:
• Sure Shot Python Shorts
Python Code Better Playlist:
• Плейлист
Python Projects Playlist:
• Python Projects For Beginners
Get all the codes at Github Repos:
https://github.com/CodingMantras?tab=...
Facebook:
Coding Mantras(Cod-Man): / codingmantras22
Twitter:
RS Punia: / codingmantras
StackOverflow
https://stackoverflow.com/users/14476...
Let's start together!