Python Tutorial: OS Module - Use Underlying Operating System Functionality

  Рет қаралды 912,468

Corey Schafer

Corey Schafer

8 жыл бұрын

In this Python Tutorial, we will be going over the 'os' module. The os module allows us to access functionality of the underlying operating system. So we can perform tasks such as: navigate the file system, obtain file information, rename files, search directory trees, fetch environment variables, and many other operations. We will cover a lot of what the os module has to offer in this tutorial, so let's get started.
✅ Support My Channel Through Patreon:
/ coreyms
✅ Become a Channel Member:
/ @coreyms
✅ One-Time Contribution Through PayPal:
goo.gl/649HFY
✅ Cryptocurrency Donations:
Bitcoin Wallet - 3MPH8oY2EAgbLVy7RBMinwcBntggi7qeG3
Ethereum Wallet - 0x151649418616068fB46C3598083817101d3bCD33
Litecoin Wallet - MPvEBY5fxGkmPQgocfJbxP6EmTo5UUXMot
✅ Corey's Public Amazon Wishlist
a.co/inIyro1
✅ Equipment I Use and Books I Recommend:
www.amazon.com/shop/coreyschafer
▶️ You Can Find Me On:
My Website - coreyms.com/
My Second Channel - / coreymschafer
Facebook - / coreymschafer
Twitter - / coreymschafer
Instagram - / coreymschafer
#Python

Пікірлер: 628
@shreyaschavhan5522
@shreyaschavhan5522 Жыл бұрын
+ os.getcwd() => get current working directory + os.chdir() => change directory + os.listdir() => list directory + os.mkdir() => create a directory + os.makedirs() => make directories recursively + os.rmdir() => remove directory + os.removedirs() => remove directory recursively + os.rename(, ) => rename file + os.stat() => print all info of a file + os.walk() => traverse directory recursively + os.environ => get environment variables + os.path.join(, ) => join path without worrying about / + os.path.basename() => get basename + os.path.dirname() => get dirname + os.path.exists() => check if the path exists or not + os.path.splitext() => split path and file extension + dir(os) => check what methods exists
@trigobrooken6260
@trigobrooken6260 Жыл бұрын
thank you best friend
@Freddietheking
@Freddietheking 9 ай бұрын
Thank you best friend forever.
@manavgora1758
@manavgora1758 6 ай бұрын
thanks bro
@clarity3208
@clarity3208 6 ай бұрын
Thank you best friend
@banchanbet4524
@banchanbet4524 5 ай бұрын
thank you bro
@dev_soda8315
@dev_soda8315 2 жыл бұрын
its so sad that this guy has not uploaded any content for over a year now... his tutorials are always the best, most methodically thought out pieces of work on the platform
@iluvuvibez6644
@iluvuvibez6644 2 жыл бұрын
You already finished all 143 of the python videos?
@Stopinvadingmyhardware
@Stopinvadingmyhardware Жыл бұрын
Nobody cares that some 15 year old girl working for the Mexican cartels goes around raping dude to try and extort them. Nobody gives a shit.
@pinnaclesystemsgroup6472
@pinnaclesystemsgroup6472 Жыл бұрын
I agree .. he is sorely missed
@pubgdoremongamer8823
@pubgdoremongamer8823 Жыл бұрын
yeah right 😞
@texastitan6567
@texastitan6567 11 ай бұрын
He’s back in action now!
@codaadoc5302
@codaadoc5302 6 жыл бұрын
A tutorial for the sys module would help tremendously. It's difficult to find someone like you who can explain things in such detail as well as show how useful certain things within python can be without half-assing it. Thanks, Corey.
@chuanliangjiang7390
@chuanliangjiang7390 6 жыл бұрын
It is very excellent tutorial, much better than some paid python tutorial vedios in Udemy for i in range(1,1000000): print('Thank you so much for sharing this wonderful tutorial')
@Pr0G4m3R4u
@Pr0G4m3R4u 5 жыл бұрын
while True: print('Thank you so much for sharing this wonderful tutorial')
@greenballscience9514
@greenballscience9514 5 жыл бұрын
(Python script is in c:/pyproj/thankyou.py) Import subsystem Subsystem.call([C://Python//Python.exe, C://pyproj//thankyou.py]) while True: Print(“Thank You So Much”)
@Nurtastube
@Nurtastube 5 жыл бұрын
@@Pr0G4m3R4u 😂😂😂
@grad6grade
@grad6grade 4 жыл бұрын
@@greenballscience9514 it should be like: import os os.system(''C://Python//Python.exe, C://pyproj//thankyou.py")
@oberyn.freezingmoon
@oberyn.freezingmoon 4 жыл бұрын
Error, wait for script to finish.. .. CTRL+C >>> python Greenball_Science.py now you were saying?
@jordangillard2637
@jordangillard2637 6 жыл бұрын
Bless your soul Corey! The os module has always been such a pain to learn. When you first see it in code it's so cryptic. Thanks for breaking it down for us!
@salkdjfasldkfjsdlk
@salkdjfasldkfjsdlk 6 жыл бұрын
You are very good at explaining Python modules and their practical uses.
@knownwolf
@knownwolf 5 жыл бұрын
These Python videos are extremely helpful, thank you. I would be grateful if you added chapters. Some of the 10 minute plus videos have a lot of concepts and it would be great to jump back into a specific section when in need of a refresher. Keep up the excellent work and stay Pythonic my friend.
@greenballscience9514
@greenballscience9514 5 жыл бұрын
Pythonic?
@turboromy
@turboromy 6 жыл бұрын
I was surprised how quick that search was wth os.walk().... and at the same time, wondered why Windows "Find" takes so long. Thanks for the great teachings.
@soumyazyx
@soumyazyx 4 жыл бұрын
Thank you Corey for your time and effort. Keep spreading the knowledge.
@sameerspl
@sameerspl 6 жыл бұрын
Thanks Corey. I have started following you.. You make things so simple when it comes to using necessary commands in python.
@manuelch4589
@manuelch4589 3 жыл бұрын
Excellent! I really appreciate you sharing so much knowledge at no cost. I am getting it slowly. Thank you
@antonybelkovich7012
@antonybelkovich7012 7 жыл бұрын
Corey , thank YOU at the highest degree !
@jwarsame9661
@jwarsame9661 7 жыл бұрын
Thank you Corey Schafer you're the best teacher for pyhton
@bactran7799
@bactran7799 2 жыл бұрын
every time I need a tutorial video for Python, Corey is always the best one with really well organized, fully information and easily to remember. Thanks a lot Corey
@codingisthebest3914
@codingisthebest3914 2 жыл бұрын
Your grammar is wrong, the quote should be, "Every time I need a tutorial video for Python, Corey is always the best one with really well organized, full information and easy to remember. Thanks a lot Corey."
@einekleineente1
@einekleineente1 2 жыл бұрын
@@codingisthebest3914 Ich würde mal sagen,dass du ein Klugscheißer bist :)
@doodahgurlie
@doodahgurlie Жыл бұрын
@@codingisthebest3914 Based on his name, he's not American, so it's fine. I agree with what oneLittleDuck wrote in German. LOL
@jackieinspace
@jackieinspace 6 жыл бұрын
Very nice! Tight and down to the core of what is needed!
@seanhogan317
@seanhogan317 8 жыл бұрын
You are an excellent presenter. The details were very well explained. I learned a lot. Thank you
@sahajjaiswal1074
@sahajjaiswal1074 5 жыл бұрын
you are much better than my faculty handling python course....
@HW-ct1iq
@HW-ct1iq 6 жыл бұрын
Super good whistlestop tour. Just what I needed.
@klamentyne5991
@klamentyne5991 3 жыл бұрын
Extremely useful and explained so well...thanks Corey!
@MattWatsonHarmonica
@MattWatsonHarmonica Жыл бұрын
Thank you! I've been using the os module for years and had no idea about os.walk()! Will be putting this to good use!
@GihanJayaneththie
@GihanJayaneththie 3 жыл бұрын
Simple, well organized, great for beginners and informative. Nothing but least speaks English doesn't try to showoff.
@nameless191
@nameless191 4 жыл бұрын
Great tutorial straight to point teaching the stuff that actually creates complex programs in a simple way is great
@edchelstephens
@edchelstephens 2 жыл бұрын
Another excellent tutorial! 💯 Thanks a lot Corey 🙏
@khaled-dz8357
@khaled-dz8357 7 күн бұрын
The best one i have ever seen in teaching coding . Thank you so much man
@jignareshamwala3401
@jignareshamwala3401 7 жыл бұрын
@Corey Schafer. Your tutorials are awesome! Thank you! :)
@user-qn5by5iv7u
@user-qn5by5iv7u 2 жыл бұрын
It is so demonstrating that you can hardly find any questions in the comments - there are only thanks and insparations 😏 The explanation is so clear that it leaves nothing to ask about 💎 Great job 👍
@sacredinclinations
@sacredinclinations 8 жыл бұрын
thanks for this video, clear and helpful and I learnt some new stuff. Please keep on releasing more!
@vladn.2332
@vladn.2332 6 жыл бұрын
Thank you for the clear and concise explanation!
@luisrosales3058
@luisrosales3058 5 жыл бұрын
Great tutorial. Simple and straight.
@mansimandlik9013
@mansimandlik9013 4 жыл бұрын
You teach in a interesting way sir ,Thanks Today i have learned all things i was trying to learn from many days
@zacharysimpson4025
@zacharysimpson4025 5 жыл бұрын
I've been learning python for several months now, and not once did i ever see anything about print(dir())! Like given!
@gregoryfenn1462
@gregoryfenn1462 6 жыл бұрын
Very helpful guide to such an import module :) thanks!
@samhhhhh
@samhhhhh Жыл бұрын
Excellent explanations and examples, thank you!
@heshankumarasinghe3159
@heshankumarasinghe3159 3 жыл бұрын
An excellent tutorial. Learnt new stuff and this video helped me clear some doubts. Thanks a lot!!!
@ravialwayswins
@ravialwayswins 6 жыл бұрын
Really really good stuff Corey!
@erfantaghvaei3952
@erfantaghvaei3952 3 жыл бұрын
I love Corey's teaching ... and accent!
@justgivemethetruth
@justgivemethetruth 7 жыл бұрын
Good, useful. Lots of stuff in the os module, that is for sure.
@dilshadomar5078
@dilshadomar5078 5 жыл бұрын
grate video am always around and always learning somthing new from the same video
@meowmeow70
@meowmeow70 3 жыл бұрын
Thank you Corey. Truly appreciate what you share.
@ABMA79
@ABMA79 3 жыл бұрын
wonderful explanation.... Thanks a lot for making it more clear brother. you should honestly be a teacher.
@kelvinmacharia3715
@kelvinmacharia3715 5 жыл бұрын
This a very good tutorial.Thank you Corey
@yomajo
@yomajo 4 жыл бұрын
I never read your descriptions, but after seeing what's on your amazons' wish list, I can tell, you aint no ordinary tutor. Respect. Sharp, evolving mind.
@engr.mubasharhanif
@engr.mubasharhanif 2 ай бұрын
hey are you programmer now?
@yomajo
@yomajo 2 ай бұрын
@@engr.mubasharhanif Hey. still and will continue to hold myself newbie, but I do have production web app running that I charge the client for.
@suryakantmishra6866
@suryakantmishra6866 6 жыл бұрын
simply awesome.. thanks Corey :)
@carltechnologies2829
@carltechnologies2829 3 жыл бұрын
What a very helpful tutorial, I owe you more than a subscription
@cibelless510
@cibelless510 4 жыл бұрын
OMG, you are really good! Very clear voice and excellent explanation. Thanks for share.
@geetavishwakarma4883
@geetavishwakarma4883 2 жыл бұрын
Very informative and helpful. And also very well explained. Thank you
@sreedharIITR
@sreedharIITR 7 жыл бұрын
For windows users, print (os.environ.get("HOME")) won't work as there is no HOME folder, instead it is USERPROFILE. So, type USERPROFILE instead of HOME.
@murakumo222
@murakumo222 6 жыл бұрын
THANKS A LOT!!! i just can't get it work until i saw this comment. but why i can't get it to search other folders? am i only able to search within the same tree?
@kostasnikoloutsos5172
@kostasnikoloutsos5172 6 жыл бұрын
Thank you. Now I made this who gives you the desktop path.Pretty useful if you want to create something in the desktop. os.path.join(os.environ.get("USERPROFILE"), "Desktop")
@AnthonyMute
@AnthonyMute 6 жыл бұрын
@murakumo222 I don't know if you finally did it but assuming you are referring to os.walk() you could do the os.walk('C:\\Users') replacing the string with whatever directory you want the tree on.
@cjz5757
@cjz5757 6 жыл бұрын
Sukant Arora os.environ.get('HOME') works just fine for me
@MagnusAnand
@MagnusAnand 5 жыл бұрын
os.environ.get("HOME") worked fine for me in Windows 10
@shriramkaucyk7491
@shriramkaucyk7491 5 жыл бұрын
Awesome one to start with. Just a lot of things.
@LeirbagIII
@LeirbagIII 2 жыл бұрын
This si pretty interesting, Corey!! Thanks a lot for your help!
@akira_asahi
@akira_asahi Жыл бұрын
Thank you for the video. I am grateful for your time and contribution. Kind regards, Akira.
@nolevel433
@nolevel433 2 жыл бұрын
Thats so brilliantly explained. Thanks a lot !!!!
@sujithnair232
@sujithnair232 4 жыл бұрын
for Windows users I used HOMEPATH instead of Home , use SET Command to be able to see all environment variables on CMD print(os.environ.get('HOMEPATH'))
@MatiasEzelQ
@MatiasEzelQ 7 жыл бұрын
Amazing the simplicity of python :O
@Samuftie
@Samuftie 4 жыл бұрын
very clear and precise. thank you.
@karimkazia
@karimkazia 4 жыл бұрын
Thank you very very much for these videos. Learning a lot from your videos.
@Tamer_Gomaa
@Tamer_Gomaa 3 жыл бұрын
Awesome 👍🏼. Great explanation
@veeresharadhya1430
@veeresharadhya1430 7 жыл бұрын
please make one tutorial for sys module as well... :-)
@ivandrofly
@ivandrofly 7 жыл бұрын
yeah thumbs up!
@aditya-mahapatra
@aditya-mahapatra 6 жыл бұрын
Yeah Corey! one for the sys module please! :)
@davidreynolds9649
@davidreynolds9649 6 жыл бұрын
and subprocess ;-)
@RaviTejaKalidindi
@RaviTejaKalidindi 6 жыл бұрын
and pdb debugger as well if possible :)
@beaconbecay1648
@beaconbecay1648 5 жыл бұрын
Veeresh Aradhya yes please. Been struggling with stdin and stdout
@cooleekova
@cooleekova 2 жыл бұрын
thank youuu! your tutorials are awesome!
@opiyosebastian50
@opiyosebastian50 6 жыл бұрын
Thanks for the video, always the best!
@juliankercsik5641
@juliankercsik5641 4 жыл бұрын
Thanks Corey bloody good show old chap!!!
@heshankumarasinghe3159
@heshankumarasinghe3159 3 жыл бұрын
Thank you for the video..... Learnt new stuff from this.....
@bharath695
@bharath695 4 жыл бұрын
I love this video tutorial just like many :-). As a systems admin, I would like to learn more about the os module. If possible you can make an advanced tutorial on this.
@ranjitrajput9297
@ranjitrajput9297 7 жыл бұрын
Very useful video.Thanks.
@shirzadroohi3000
@shirzadroohi3000 3 жыл бұрын
Thanks, it was very useful for me as a python beginner.
@smnsdf
@smnsdf 2 жыл бұрын
Thanks a lot i started my cyber security journey yesterday , I was advised to learn this module thanks!!!!
@dilipwarrier5199
@dilipwarrier5199 7 жыл бұрын
Thank you, Sir. Your videos are extremely helpful.
@maheshjadhav8118
@maheshjadhav8118 6 жыл бұрын
Awesome tutorial!
@usamashami11
@usamashami11 2 жыл бұрын
Amazing and insightful video!
@hamedbakhti1752
@hamedbakhti1752 3 жыл бұрын
Thanks bro!!! its very helpful... Good luck
@thmmerd
@thmmerd 2 жыл бұрын
Thank you. This was super cool.
@divyasris9231
@divyasris9231 4 жыл бұрын
super super super. excellent teaching skills.
@agu8559
@agu8559 7 жыл бұрын
Super helpful! Thank you!
@cOnT3ST
@cOnT3ST 3 жыл бұрын
Great vid! Very useful
@Shlomojohn
@Shlomojohn 3 жыл бұрын
Really well explained thanks 👍🏻
@mr.curious1714
@mr.curious1714 2 жыл бұрын
You are the greatest Python teacher
@marialoar6923
@marialoar6923 4 жыл бұрын
Great tutorials, extremely helpful and easy to understand! Which Python Interpreter are you using for coding in python? This looks very quick and easy to show putput.
@Akashdoifode
@Akashdoifode 4 жыл бұрын
Thanks a lot for this video. Really helpful
@farimankashani8627
@farimankashani8627 3 жыл бұрын
Thank you so much. It was super helpful
@Wewereneveryoung
@Wewereneveryoung Жыл бұрын
THANK YOU for this tutorial
@ramnageena88
@ramnageena88 5 жыл бұрын
this is my first comment in youtube I like this video good work
@Imran20091990
@Imran20091990 2 жыл бұрын
Don't know what to say.. excellent 👌👌👌👌
@shazkingdom1702
@shazkingdom1702 5 жыл бұрын
now I understand this OS & good use case for file manipulation! THANK YOU COREY!
@rajatpai5048
@rajatpai5048 6 жыл бұрын
Informative and chic tutorial :)
@sundareshbarana7860
@sundareshbarana7860 6 жыл бұрын
Thank You Corey. Your videos are best one for python beginners.
@MrKungfu218
@MrKungfu218 4 жыл бұрын
This was a very good video lesson for me as a beginner. I signed up for a Udemy class but found the content on OS Module functionality left me with some questions. I will definitely be using your videos as a resource1
@abeburdock7791
@abeburdock7791 4 жыл бұрын
Which Udemy python class are you taking? I plan on taking a Udemy class for Python to supplement what I learn from Corey's channel. Thanks.
@rafaelchaves6920
@rafaelchaves6920 11 ай бұрын
great video, thank you!!
@JoyDavidson
@JoyDavidson 10 ай бұрын
Corey, I hope you are well today. 🤙🤙 I have been sober for one year. We got this.
@abdallah_eldesouky
@abdallah_eldesouky Жыл бұрын
very informative tutorial, thanks
@dhanasekaranrajendran3773
@dhanasekaranrajendran3773 7 жыл бұрын
Good tutorial... Thanks Corey....
@RoamingRebel
@RoamingRebel 3 жыл бұрын
Its very nice .Thank you
@barath961
@barath961 3 жыл бұрын
Please post one lecture on data structure and algorithm. Thanks for your fantastic work as always
@cadmiumbop
@cadmiumbop 6 жыл бұрын
This guy is epic you have helped me soo much thank
@bazarbayhalmedov9722
@bazarbayhalmedov9722 6 жыл бұрын
hey bro thanks for that videos i hope u continue to doing like that
@sibanandanayak2633
@sibanandanayak2633 6 жыл бұрын
gr8 tutorial..looking forward more videos..
@dpynsnyl
@dpynsnyl 4 жыл бұрын
This is a gold video.
@chaitanyayeturi1312
@chaitanyayeturi1312 2 жыл бұрын
First of all, your teaching style is good, and anyone grabs ur teachings easily, and thanks for teaching us. you are the best tutor I have ever come up with in python language. can u suggest any python language book, which is best to go through other than your channel? Moreover, I am a beginner to python language I thoroughly enjoyed ur videos, if u can suggest me best python book to ur sensibility and I guess it suits me and it helps me to learn further (I like physical like books). In case if u written any books related to this language can u suggest one (or) your favorite book, please......................................
@learnpy2583
@learnpy2583 Жыл бұрын
this guy is so clear,
@tav9755
@tav9755 3 жыл бұрын
Thanks for this very useful and well presented tut..
@majidgharibi7357
@majidgharibi7357 6 жыл бұрын
very helpful, thank you so much
@jameslaw3716
@jameslaw3716 5 жыл бұрын
Thanks, learned so much in 20 mins... cheers
Python Tutorial: File Objects - Reading and Writing to Files
24:33
Corey Schafer
Рет қаралды 1,7 МЛН
A pack of chips with a surprise 🤣😍❤️ #demariki
00:14
Demariki
Рет қаралды 43 МЛН
Кәріс өшін алды...| Synyptas 3 | 10 серия
24:51
kak budto
Рет қаралды 1,3 МЛН
ТАМАЕВ vs ВЕНГАЛБИ. Самая Быстрая BMW M5 vs CLS 63
1:15:39
Асхаб Тамаев
Рет қаралды 4,7 МЛН
Python OS Module | The best functions
17:46
JimShapedCoding
Рет қаралды 17 М.
Python Tutorial: CSV Module - How to Read, Parse, and Write CSV Files
16:12
Unlocking your CPU cores in Python (multiprocessing)
12:16
mCoding
Рет қаралды 293 М.
Командная строка в python (питон) | Модуль os python
14:08
Программирование l Создание игр, сайтов и т.д.
Рет қаралды 24 М.
Python Tutorial: Automate Parsing and Renaming of Multiple Files
12:34
Python Tutorial for Beginners 8: Functions
21:48
Corey Schafer
Рет қаралды 1,1 МЛН