No video

Python OS Module | The best functions

  Рет қаралды 18,617

JimShapedCoding

JimShapedCoding

Күн бұрын

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:
kzfaq.info/love/U8d...
🔥 Comment below other topics you want to see tutorials next on my Channel.
-----------------------------------------------
My website:
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

Пікірлер: 35
@jimshapedcoding
@jimshapedcoding 3 жыл бұрын
Hey all, Catch up on the timeline of the video in the description. And the entire code of this video is available from my website, accessible from the "Python Intermediate Tutorials" Page! Enjoy! Would love to read comments about what you think of this library :)
@user-ms5pu6ri7m
@user-ms5pu6ri7m 5 ай бұрын
WAW!!!!!!! easy and so useful so it is useful and your language is very clear for me as foreign Thank u very much
@luchino1120
@luchino1120 3 ай бұрын
very useful, thank you
@jimshapedcoding
@jimshapedcoding 3 ай бұрын
Glad it was helpful!
@datascienceengineering
@datascienceengineering 11 ай бұрын
great work! i understood completely what you taught.
@marcpuricelli
@marcpuricelli 3 ай бұрын
Super introduction, thank you!
@jimshapedcoding
@jimshapedcoding 3 ай бұрын
Appreciate this
@VinodKRamachandra
@VinodKRamachandra 3 жыл бұрын
Nice tut. Thanks
@jimshapedcoding
@jimshapedcoding 3 жыл бұрын
Hey, glad it was helpful!
@deepmounttv9727
@deepmounttv9727 7 ай бұрын
Thank you I learnt a lot
@techwithrg45
@techwithrg45 2 жыл бұрын
Sir what is the use of changing working directory in os ??
@jimshapedcoding
@jimshapedcoding 2 жыл бұрын
Hey man, it is useful mostly for writing scripts when you need to run some logic specifically on that exact directory :)
@X9Larvva
@X9Larvva 10 ай бұрын
thanks, pretty good catch up video
@StefanoVerugi
@StefanoVerugi 11 ай бұрын
Useful video, thanks
@jimshapedcoding
@jimshapedcoding 11 ай бұрын
Glad it was helpful!
@aiduongnguyen5653
@aiduongnguyen5653 3 ай бұрын
I wish you could give me the platform you use in this video for coding. I want to see those hints appearing while you were coding. So useful
@jimshapedcoding
@jimshapedcoding 2 ай бұрын
Hello, thanks for watching! I used pycharm in this video
@matteobiancardi9581
@matteobiancardi9581 Жыл бұрын
great video
@debugsoul9735
@debugsoul9735 2 жыл бұрын
Great, thank you.
@alionurtepeciklioglu9083
@alionurtepeciklioglu9083 3 жыл бұрын
Thank you so much! very useful tutorial.
@jimshapedcoding
@jimshapedcoding 3 жыл бұрын
Glad it was helpful! Feel free to share with more people ;)
@kvelez
@kvelez 9 ай бұрын
Cool
@zigginzag584
@zigginzag584 3 жыл бұрын
this was a really good tutorial. thanks.
@jimshapedcoding
@jimshapedcoding 3 жыл бұрын
You are welcome:) Glad to read this comment.
@Mamelcrispen
@Mamelcrispen Жыл бұрын
יאח
@pawesauga440
@pawesauga440 Жыл бұрын
Thanks
@ZarehGasparian
@ZarehGasparian 3 жыл бұрын
all your videos are great. cloud you please share more work on pandas and more tips and tricks.
@jimshapedcoding
@jimshapedcoding 3 жыл бұрын
More to come! I need to expert Pandas myself so I could teach the best way I could :)
@shathahameedalkayal7190
@shathahameedalkayal7190 2 жыл бұрын
many thanks' it's amazing video ,I need video about Flask socketIO PLZ
@jimshapedcoding
@jimshapedcoding 2 жыл бұрын
Good idea and thanks for the comment
@itamar413
@itamar413 6 ай бұрын
חחחחחח איך מזהים מהמבטא שאתה ישראלי יא גבר
@emmanuelbonnet8539
@emmanuelbonnet8539 3 жыл бұрын
Great job! very clear! Would it be possible to have code links ? Thank you
@jimshapedcoding
@jimshapedcoding 3 жыл бұрын
Unfortunately, for this I did not upload code to Github, I'll look forward to find and upload it
@emmanuelbonnet8539
@emmanuelbonnet8539 3 жыл бұрын
@@jimshapedcoding Thank you for your answer. Its is not an issue because there is low lines of code and it's very clear. Again thank you
Python File Handling | Working with File Objects | Read&Write to a File
25:53
艾莎撒娇得到王子的原谅#艾莎
00:24
在逃的公主
Рет қаралды 39 МЛН
I'm Excited To see If Kelly Can Meet This Challenge!
00:16
Mini Katana
Рет қаралды 33 МЛН
Pool Bed Prank By My Grandpa 😂 #funny
00:47
SKITS
Рет қаралды 18 МЛН
Please Master These 10 Python Functions…
22:17
Tech With Tim
Рет қаралды 124 М.
Python Args Kwargs | How to use it and why it does exist
17:07
JimShapedCoding
Рет қаралды 4,2 М.
Python Tutorial - if __name__ == '__main__'
8:12
JimShapedCoding
Рет қаралды 8 М.
Python 101: Learn the 5 Must-Know Concepts
20:00
Tech With Tim
Рет қаралды 1,1 МЛН
OS Module in Python: Mit Python auf das Filesystem zugreifen
23:28
Coding Crashkurse
Рет қаралды 3,3 М.
Makefiles: 95% of what you need to know
1:01:53
Gabriel Parmer
Рет қаралды 118 М.
25 nooby Python habits you need to ditch
9:12
mCoding
Рет қаралды 1,7 МЛН
WHAT Is "Glob" In Python?! (It's Actually Very Useful!)
11:15