shutil: The Ultimate Python File Management Toolkit

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ก.ย. 2024
  • Today we learn about the Python package shutil, which is used for high-level file operations.
    ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
    📚 Programming Books & Merch 📚
    🐍 The Python Bible Book: www.neuralnine...
    💻 The Algorithm Bible Book: www.neuralnine...
    👕 Programming Merch: www.neuralnine...
    💼 Services 💼
    💻 Freelancing & Tutoring: www.neuralnine...
    🌐 Social Media & Contact 🌐
    📱 Website: www.neuralnine...
    📷 Instagram: / neuralnine
    🐦 Twitter: / neuralnine
    🤵 LinkedIn: / neuralnine
    📁 GitHub: github.com/Neu...
    🎙 Discord: / discord
    🎵 Outro: www.bensound.com/

ความคิดเห็น • 25

  • @АндрейТитов-ж7л
    @АндрейТитов-ж7л 7 หลายเดือนก่อน +2

    Thank you, sir! :)
    3:54 By the way, instead of your own function you can write something like this:
    ... ignore=shutil.ignore_patterns ( "*.jpg", "*.png", ... ) (or any types of files you want)
    So, we already have built-in function to do this :)

  • @voidReturn__
    @voidReturn__ 9 หลายเดือนก่อน +3

    Keep doing it man, I am loving this pythons videos, they are helping me a lot

  • @lavender0666
    @lavender0666 9 หลายเดือนก่อน +2

    Thank you for your continuous contribution to this field, you're a gem

  • @kmano2915
    @kmano2915 9 หลายเดือนก่อน +2

    😮 I am really shocked by this video. Because I start to learn this package today.

  • @Shadow_Sonic463
    @Shadow_Sonic463 9 หลายเดือนก่อน +4

    Good tutorial well-explained

  • @Clown_Blades
    @Clown_Blades 9 หลายเดือนก่อน

    I am really inspired by your knowledge. Please continue guiding people. #1 to comment in this video

  • @robinpipslayertekprofitsfa2644
    @robinpipslayertekprofitsfa2644 9 หลายเดือนก่อน

    Happily, 90-95% of what you do I can follow off-the-fly.
    For the few times, I may need to make slight changes due to system differences.... however.... just wow!! For months I've been struggling with OS working with one class and not another in the same manner!! Frustrating...yet the whole time.....standard packages!!

  • @khandoor7228
    @khandoor7228 9 หลายเดือนก่อน +1

    love your channel bro!

  • @billsneddon
    @billsneddon 9 หลายเดือนก่อน +1

    Like you videos always thought was shell utiil. bash is born again shell, ksh is korn shell so I always expand sh to shell. Could be wrong

  • @Peter-House-Jr
    @Peter-House-Jr 9 หลายเดือนก่อน +2

    Very nice and informative video.
    Pronunciation - shoo-till.
    Justification: sh is short for shell and so the sh followed by util - ewe-till and s-h-util is just too cumbersome!
    char - should be pronounced care as in character and NOT char as in char-broil.
    Let the flames begin . . .

    • @hamolicious2387
      @hamolicious2387 9 หลายเดือนก่อน

      I've always just pronounced it as "shuttle" 😅

  • @rons96
    @rons96 9 หลายเดือนก่อน

    Hope you're enjoying the new operating system, the ultimate dev friendly.

  • @jcwade
    @jcwade 9 หลายเดือนก่อน +1

    copy(src:'first.txt', dst:'second.txt')
    How did you call a function like this instead of using '=' syntax here, it looks like type hints but I can't find anything about it.

    • @metavore7790
      @metavore7790 9 หลายเดือนก่อน

      Bard said that it shouldn't work in any version of python. The only possibility I see is that this is a result of one of the extensions installed in vscode.
      If this were C++, he could override ':' with '='. This would be unwise.

    • @kunden000
      @kunden000 9 หลายเดือนก่อน

      I guess it's just placeholders added by the editor. Agree, it's confusing

  • @tanuj05
    @tanuj05 7 หลายเดือนก่อน

    Awesome !

  • @bmaraqa
    @bmaraqa 4 หลายเดือนก่อน

    Is there a way to get a list of all xls formulas not the values?

  • @tb9359
    @tb9359 9 หลายเดือนก่อน

    I needed this one. Thank you.

  • @alexanderdrexl3763
    @alexanderdrexl3763 9 หลายเดือนก่อน

    how to integrate 7 zip would be interresting to me

  • @christiankoch4627
    @christiankoch4627 9 หลายเดือนก่อน +4

    Standard package, what should I learn when I watch the video?

  • @ankushbhagatofficial
    @ankushbhagatofficial 9 หลายเดือนก่อน

    If you can say 'sh' 'util' then why not to say 'py' 'thon'