shutil: The Ultimate Python File Management Toolkit

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 พ.ย. 2024

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

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

    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 :)

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

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

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

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

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

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

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

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

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

    Good tutorial well-explained

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

    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!!

  • @colnxpa
    @colnxpa 14 วันที่ผ่านมา

    Still learning don't know if I'm wrong,is "import os" outdated most videos make use of "from pathlib import Path"

  • @Peter-House-Jr
    @Peter-House-Jr 11 หลายเดือนก่อน +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 11 หลายเดือนก่อน

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

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

    love your channel bro!

  • @jcwade
    @jcwade 11 หลายเดือนก่อน +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 11 หลายเดือนก่อน

      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 11 หลายเดือนก่อน

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

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

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

  • @billsneddon
    @billsneddon 11 หลายเดือนก่อน +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

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

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

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

    Awesome !

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

    I needed this one. Thank you.

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

    how to integrate 7 zip would be interresting to me

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

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

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

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