Modules, Packages, Libraries - What's The Difference?

Поділитися
Вставка
  • Опубліковано 20 сер 2024

КОМЕНТАРІ • 25

  • @smnomad9276
    @smnomad9276 5 місяців тому +14

    This kind of information should also be considered as programming fundamentals! What the other channels and tutorials always leave out! Thanks for what you're doing for us for free. God bless you!

  • @louiepecan
    @louiepecan 5 місяців тому +4

    Awesome video, and perfect length. Concise and informative📠💯

  • @mahmoodjamshidian9525
    @mahmoodjamshidian9525 5 місяців тому +3

    Thank you, They did not tell us this anywhere

  • @shinstorm3473
    @shinstorm3473 5 місяців тому +2

    Great video, I really liked how you laid it all out. The way you did this made it very simple follow along. Thanks for all your hard work. Always look forward to the new vids. BTW Python Bible 7 in 1 awesome read. 👍👍👍

  • @LearningCalculus
    @LearningCalculus 6 днів тому

    The video suggests that a library is a collection of multiple packages and modules, which is a bit misleading. In Python, the term "library" is often used more loosely to refer to any collection of reusable code. A library can be a single module, a package, or a collection of packages. The distinction between a package and a library is not as rigid as the video suggests.

  • @marcopita2639
    @marcopita2639 2 місяці тому

    Thanks a lot man! You made a super simple explanation of the subject and i really appreciate that

  • @GuillermoGarcia75
    @GuillermoGarcia75 3 місяці тому

    Going AWESOME ...!!! clarity and quality!

  • @BufferTheHutt
    @BufferTheHutt 19 днів тому

    Wow I finally got it. Thanks a lot. But where can I find more information about a Library. For example the "socket" or "os" library. Where can I find all the available functions and how to use it?
    So the structure is:
    main
    | - Library
    | - - Package
    | - - - Modules

  • @user-qp2ps1bk3b
    @user-qp2ps1bk3b 5 місяців тому +2

    very nice tutorial thank you!

  • @dhyey2316
    @dhyey2316 3 місяці тому

    That was very helpful and on point

  • @yuval_kahan
    @yuval_kahan 2 місяці тому

    10/10 !! Thank you so much !

  • @kalebyigezu7799
    @kalebyigezu7799 10 днів тому

    You are different. Thanx a lot.

  • @VypeReaper
    @VypeReaper 5 місяців тому

    Great episode! I have a question about your termina/console bar at the bottom. How did you lay it out that way?

  • @djl3009
    @djl3009 5 місяців тому +1

    So a library is a directory without an __init__.py file and only contains packages directly under it?

    • @MarkSmith-vo1vn
      @MarkSmith-vo1vn Місяць тому

      Yes, but it can also contain other modules.

  • @ashraf_isb
    @ashraf_isb 5 місяців тому

    Thank you

  • @MarkMarconi
    @MarkMarconi 5 місяців тому

    Thanks

  • @hariprasath7050
    @hariprasath7050 5 місяців тому

    hey man you just using short cut and key board itself modify and create copy every thing using VIM if you make tutorial on neovim or ideavim it be helpful and also if you share your vim configuration also be helpful

  • @lmnolmno794
    @lmnolmno794 5 місяців тому +1

    How to convert code python to tensorflwo lite please

    • @davidmurphy563
      @davidmurphy563 5 місяців тому +6

      Oh, that's easy:
      string = "code python"
      print(f"before: {string}")
      string = "".join(s for s in "tensorflwo lite")
      print(f"after: {string}")
      Done 👍

  • @eugeneL_N1E104
    @eugeneL_N1E104 5 місяців тому +2

    '1:06 by model you mean module?

  • @pldvs
    @pldvs 5 місяців тому

    I had wondered.

  • @lleayyea
    @lleayyea 5 місяців тому

    Bahas tentang devin ai bro

  • @philtoa334
    @philtoa334 5 місяців тому

    Thx_.