All Top 40 Python Libraries EXPLAINED in 20 minutes

Поділитися
Вставка
  • Опубліковано 26 сер 2020
  • With over 250 libraries in Python, it can a bit confusing to know which one is best for your project. Caelan walks you through the top 40 libraries and how they're used! Full list of libraries mentioned below.
    ⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. We made this UA-cam channel and Kite to help you be more productive: kite.com/download/?...
    ***************************************
    JOIN our community of developers ► / 505658083720291
    DOWNLOAD KITE, FREE ► kite.com/download/?...[]
    SUBSCRIBE for more Python tips, tutorials, and project breakdowns! ► ua-cam.com/users/KiteHQ?sub_...
    Follow us Twitter ► / kitehq
    ***************************************
    ADDITIONAL RESOURCES:
    6 Python Tips and Tricks YOU Should Know ►
    • 6 Python Tips and Tric...
    How to NAIL LeetCode Questions- Valid Parentheses ►
    • HOW TO NAIL LeetCode I...
    Sqlite 3 Python Tutorial in 5 minutes - Creating Database, Tables and Querying►
    • Sqlite 3 Python Tutori...
    ***************************************
    Don’t forget to subscribe :)
    ua-cam.com/users/KiteHQ?sub_...
    STAY TUNED:
    Kite ► kite.com/
    Twitter ► / kitehq
    UA-cam ► / @kitehq
    ***************************************
    TOP 40 LIBRARIES:
    Natural Language Processing (2):
    NLTK ► manipulate strings
    www.nltk.org/
    FlashText ► replace keywords in sentences or extract keywords from sentences
    pypi.org/project/flashtext/
    Computer Vision (2):
    OpenCV ► computer vision/ image processing
    opencv.org/
    SimpleCV ► computer vision
    simplecv.org/
    GUI (3):
    Tkinter ► GUI
    docs.python.org/3/library/tki...
    wxPython ► GUI toolkit
    wxpython.org/
    PyQt ► GUI toolkit
    pypi.org/project/PyQt5/
    Game (2):
    Pygame ► writing video games mainly
    www.pygame.org/
    Pyglet ► 3d animation and game creation engine
    pyglet.org/
    Web (6):
    Requests ► HTTP library/Web
    requests.readthedocs.io/en/ma...
    Scrapy ► webscraping
    scrapy.org/
    BeautifulSoup ► parsing/webscraping www.crummy.com/software/Beaut...
    Zappa ► server-less application on API Gateway and Amazon Web Services Lambda
    github.com/Miserlou/Zappa
    Django ► web framework
    www.djangoproject.com/
    Flask ► web framework
    flask.palletsprojects.com/en/...
    Data Science (5):
    Pandas ► data-science
    pandas.pydata.org/
    Matplotlib ► 2-dimensional graphs and plots
    matplotlib.org/
    Plotly ► similar to matplotlib
    plotly.com/python/
    Bokeh ► data visualization library docs.bokeh.org/en/latest/inde...
    SQLAlchemy ► Database Abstraction
    www.sqlalchemy.org/
    Math (3):
    Numpy ► advance math functionalities
    numpy.org/
    SciPy ► library of algorithms and mathematical tools www.scipy.org/
    SymPy ► algebraic evaluation, differentiation, expansion, complex numbers
    www.sympy.org/en/index.html
    Machine Learning (8):
    Keras ► deep neural networks
    keras.io/
    Tensorflow ► develop, train and design deep learning models www.tensorflow.org/
    PyTorch ► machine learning
    pytorch.org/
    Scikit-Learn ► ML
    scikit-learn.org/stable/
    Imbalanced-learn ► ML
    pypi.org/project/imbalanced-l...
    Theano ► deep learning library
    deeplearning.net/software/theano/
    LightGBM ► machine learning
    github.com/microsoft/LightGBM
    Eli5 ► machine learning
    pypi.org/project/eli5/
    Other (9):
    Twisted ► network application develop
    pypi.org/project/Twisted/ (website down)
    IPython ► completion, history, shell capabilities, and a lot more
    ipython.org/
    Pillow ► images/Python Imaging Library
    python-pillow.org/
    Poetry ► manage python packaging and dependencies
    python-poetry.org/
    Gensim ► natural library processing library
    radimrehurek.com/gensim/
    Pywin32 ► Interact with Windows
    github.com/mhammond/pywin32
    Kivy ► Mobile Apps
    kivy.org/#home
    Pendulum ► date and time
    pendulum.eustace.io/
    Loguru ► python logging
    github.com/Delgan/loguru
    ***************************************
  • Наука та технологія

КОМЕНТАРІ • 142

  • @ananthramvijayaraj4554
    @ananthramvijayaraj4554 3 роки тому +345

    1. Natural Language Processing (NLP)
    2. Gensim
    3. FlashText
    4. Computer Vision (CV)
    5. Graphical User Interface (GUI)
    6. Tkinter
    7. Wx Python
    8. PyQt
    9. PyGame
    10. Pyglet
    11. PyEngine3D
    12. Requests
    13. Lassie
    14. Scrapy
    15. Beautiful Soup
    16. Zappa
    17. Django (Heavy)
    18. Flask
    19. Numpy
    20. Scipy
    21. SymPy
    22. Pandas
    23. Matlotlib
    24.Sql Alchemy
    25.Plotly
    26.scikit-learn
    27.imbalanced-learn
    28.theano
    29.Bokeh
    30.Pymc3
    31.LightGBM
    32.eli5
    33.Keras
    34.Tensorflow
    35. PyTorch
    36.Twisted
    37.IPython
    38.Pillow
    39.Pywin32
    40.Selenium
    41.Pywhatkit
    42.Kivy
    43. Pendulum
    44.Loguru

    • @raybronson5539
      @raybronson5539 2 роки тому

      Sorry to be offtopic but does anybody know of a way to log back into an instagram account??
      I somehow lost the account password. I would love any assistance you can offer me.

    • @venkatesh40
      @venkatesh40 2 роки тому

      I love you ❤️

    • @dassad9777
      @dassad9777 2 роки тому

      Its strange that you put pytorch and tensorflow on this list. Generally people just choosing one of those libraries instead of using both of them.

    • @coolcatool
      @coolcatool 2 роки тому +3

      #39 is Pendulum and Selenium is not in the list

    • @ananthramvijayaraj4554
      @ananthramvijayaraj4554 2 роки тому

      @@coolcatool I had added a few of my own :). That's why you can see that the video has 40 modules whereas mine has 44

  • @sarcasmasaservice
    @sarcasmasaservice 3 роки тому +123

    This video is going to be insanely useful for my students when trying to narrow down their final programming projects. I like to leave those projects as open as possible, letting them choose the topic and goal so that they can choose a project they are actually interested in doing rather than something I dream up for them. This video will give them a broad sampling of the kinds of projects that are readily possible using Python and the libraries that exist to support what they want to accomplish. THANK YOU so much for this video!!

    • @ArizonaJewell
      @ArizonaJewell 2 роки тому +3

      Thank you for all that you do in teaching programming! It was teachers/professors like you that were the reason I changed my university major to Information Technology.

    • @ethanprinter
      @ethanprinter Рік тому +2

      You sound like a cool teacher

    • @PlaaasmaMC
      @PlaaasmaMC Рік тому +1

      You sound like a good teacher, people like you are the people who inspire students. Keep doing what you do!

  • @vangvon2215
    @vangvon2215 3 роки тому +6

    Thanks man, this video is great. AND thanks for compiling and categorising all the libraries with relevant links in you vid description, a BIG thumb up there!

  • @blackberry1622
    @blackberry1622 3 роки тому +8

    The fact that you discussed it's applications and examples makes it easy to understand and choose

  • @luxmanmadapatha7976
    @luxmanmadapatha7976 3 роки тому +10

    Amazing video, thanks mate - this video deserves to be in the Guinness book of world records for the ultra-rapid-fire of the word Python!

  • @gaurangpatil4192
    @gaurangpatil4192 3 роки тому +44

    This video just made my life a whole lot easier.

  • @NipkowDisk
    @NipkowDisk 3 роки тому +3

    I needed to solve a surveying data conversion issue, and the myriad of libraries available for Python made me choose it over Perl for programming. Astropy has some very useful features for angle processing, and NumPy was a huge help also..

  • @omarpasha2968
    @omarpasha2968 3 роки тому +2

    Very good! I will go over this video quite a few times to cement it into my head. I need to understand what's in my toolbox!

  • @yoyoyoyo7813
    @yoyoyoyo7813 3 роки тому +2

    First 15 seconds and I already like your channel, because of the things that I learned during that short 15 seconds. thanks so much

  • @nandanmurthy5915
    @nandanmurthy5915 3 роки тому +13

    Awesome and Brief explanation of all 40 python package. Cool 🙂 loved this. 👍

  • @Helpmecry
    @Helpmecry 3 роки тому +6

    Amazing video Just what I needed.
    Also love the channel keep the hard work up!

  • @andreiiaz2097
    @andreiiaz2097 3 роки тому +29

    I personally love the "SolveAll" library
    It contains very Python-ish commands, like
    problem.solve()
    data.analyse()
    Minecraft()

    • @AquaQuokka
      @AquaQuokka Рік тому +1

      A perfect library for script kiddies 😂

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

      MINECRAFT()????

  • @justasslajus5982
    @justasslajus5982 3 роки тому +3

    this is gold, mate. mvp

  • @shivayshakti6575
    @shivayshakti6575 3 роки тому +5

    Great video, got me even more excited for my python journey 👍

  • @vivekdabholkar5965
    @vivekdabholkar5965 Рік тому

    Very Impressive Collection- Thanks

  • @russ7640
    @russ7640 3 роки тому +24

    PyQt5 is such a massive GUI library, but it's worth the struggle to learn. Very powerful!

    • @AquaQuokka
      @AquaQuokka Рік тому

      Tkinter: _cries in corner_

  • @raydtettevi
    @raydtettevi 2 роки тому +1

    Well... You did miss selenium in the webscrapping section. Ermm pywin32 isn't all that similiar in funcionality to psutil, but while we're talking about interacting with windows, you might as well just throw it in there. Psutil provides information from the cpu kernel. But all in all super video! I've got so many more libraries to try out now!

  • @greentoluwalase5880
    @greentoluwalase5880 3 роки тому +1

    Keep it Up Bro..I really Love your Video

  • @udheofficial
    @udheofficial Рік тому +1

    Very useful information. Thank you .

  • @EdeYOlorDSZs
    @EdeYOlorDSZs 3 роки тому +7

    Seaborn is quite good for data visualisation too!

  • @karidanayam
    @karidanayam 3 роки тому

    Very informative thanks!

  • @vignesha6942
    @vignesha6942 3 роки тому

    Most underrated channel

  • @Paruthi.618
    @Paruthi.618 Рік тому

    Awesome compilation of libs.. 👌👏👏

  • @MuhammadAhmad-qg1ri
    @MuhammadAhmad-qg1ri 3 роки тому +4

    Make a series of all python libraries introduction. Same like this video

  • @programmerrdai
    @programmerrdai 3 роки тому +4

    Great Content

  • @VJ_7137
    @VJ_7137 3 роки тому

    Great work 👍

  • @13MrMusic
    @13MrMusic 3 роки тому

    man this trully is usefull, good job!

  • @sarahzouinina9538
    @sarahzouinina9538 3 роки тому

    Great vid! Thank you

  • @nadikanarayana9607
    @nadikanarayana9607 2 роки тому

    Hey man ,you are the guru.

  • @hadherramadhanmohammed3699
    @hadherramadhanmohammed3699 3 роки тому +1

    one of the best class in python...thanks allot.. what about ccxt library 🤔

  • @spherevsgravity
    @spherevsgravity 3 роки тому +2

    great work

  • @negusuworku1871
    @negusuworku1871 7 місяців тому

    It is very helpful. Thank you.

  • @Firelinkzx
    @Firelinkzx Рік тому

    Amazing video, still watching it on 2022.

  • @MuhammadAhmad-qg1ri
    @MuhammadAhmad-qg1ri 3 роки тому +1

    Fantastic 😍

  • @paul7m12d
    @paul7m12d 3 роки тому

    thanks a ton man!

  • @S0da0DA
    @S0da0DA 3 роки тому

    Nice video
    I hope i can become a better programmer in the future

  • @skanda2186
    @skanda2186 3 роки тому +1

    With which GUI library Kite's UI was made with ?

  • @JaiBhatt-gy9fc
    @JaiBhatt-gy9fc Рік тому

    Can you do one on Tweepy or the Library Python uses to connect apis with Twitter?

  • @darrelmasterson5850
    @darrelmasterson5850 2 роки тому +1

    what was the note storing program mentioned around 4:35?
    ps thanks! great video

    • @bennmaz
      @bennmaz Рік тому

      outwiker - I think

  • @rajarshichattopadhyay2813
    @rajarshichattopadhyay2813 3 роки тому +2

    I would add Numba to this list under performance improvement.

  • @myownthoughts969
    @myownthoughts969 3 роки тому +1

    Good info video.

  • @johnalbertson4424
    @johnalbertson4424 Рік тому

    Good summary.

  • @daverei1211
    @daverei1211 3 роки тому +2

    Pywin32 is great for calling excel parsing it a .Iqy file, the telling it to refresh. In short you can pull updated SharePoint list values to a local xlsx file. What does that mean? Well it’s a super power in business automation in a windows SharePoint environment.

    • @forge2036
      @forge2036 2 роки тому

      Just a heads up, you can do the same thing with Power Query with 0 code

  • @cplusplusgoddessr4812
    @cplusplusgoddessr4812 Рік тому

    Need to add testing (preferably automated) frameworks to your packaging section maybe?

  • @processorbot8761
    @processorbot8761 3 роки тому +3

    great vid !!

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

    I don't know if I missed it, but I would say put in Seaborn. If you want to keep it 40, remove Theano, as Tensor and Torch have replaced it.

  • @juancho5327
    @juancho5327 3 роки тому

    great video thanks. the kite link is down i don't know why .

  • @Kennerdoll
    @Kennerdoll 11 місяців тому +1

    I'm a 5th year student (Bsc Information Technology), i would like to get some ideas what project i can do using pyhon for my final presentation, i want to do something different from the rest because every year students almost do the same projects

  • @harshaldhapate9975
    @harshaldhapate9975 Рік тому

    Amazing 😀

  • @asoraneleh
    @asoraneleh 2 роки тому

    Excelente, gracias

  • @DeLaCruzer11
    @DeLaCruzer11 Рік тому

    How is Natural Language Processing differ with Regular Expression in their used?

  • @DevlogBill
    @DevlogBill Рік тому +1

    Hi, I had a question about Pygame. If you are familiar with the fundamentals of programming by learning it from JavaScript and wanted to create a simple game because over time you've had some experience with Python because this was your first programming language. Which framework would you say you would recommend Pygame or HTML canvas or even three.js? I don't know if you are familiar with these other technologies, but which would you believe would be easier to get into. Also, I find learning Python is so much easier than learning JavaScript. Since I already know the fundamentals and I know a bit of JavaScript getting better at Python has been easy going. So, I am not too concerned with language but more concerned on the tool to use for making simple but fun game, thank you.

    • @nonnodacciaio704
      @nonnodacciaio704 Рік тому

      Once you're familiar with game design concepts and have experience with programming, the language is irrelevant

    • @DevlogBill
      @DevlogBill Рік тому

      @@nonnodacciaio704 Excellent point, thank you.

    • @robinpipslayertekprofitsfa2644
      @robinpipslayertekprofitsfa2644 Рік тому

      @@nonnodacciaio704 but what about the graphic output at the end?! Who wants a 1980’s looking game in 2023?! 😂

    • @nonnodacciaio704
      @nonnodacciaio704 Рік тому +1

      @@robinpipslayertekprofitsfa2644 the "looks" are mostly textures that someone other than the developers make. The lightning and particles are controlled by the game engine (unless you want to get into developing those which is a pain in the ass). So yeah, the concepts are the same, meaning that you can transfer them from a language to the other, the looks are not the developer's concern

  • @cancan740
    @cancan740 2 роки тому

    Very good video

  • @user-qm2mt2vx8z
    @user-qm2mt2vx8z 3 роки тому

    Hi everyone. I have some misunderstandings about how Kite javascript auto-completes and refines the code, if I write let's say document.wr and click on the write () hint, it writes document.write () and without ";". Please tell me what to do. It seems to be written in the bottom right that it works.

  • @HazemAzim
    @HazemAzim Рік тому

    Just Super !

  • @VincentFischer
    @VincentFischer 2 роки тому +1

    rich is my goto for making CLI/TUI python applications a bit more bearable

  • @raturipulkit
    @raturipulkit Рік тому +1

    Dammm i went from python newbie to python beginner in 20 min

  • @abdouabdel-rehim8537
    @abdouabdel-rehim8537 Рік тому

    Amazing

  • @blackberry1622
    @blackberry1622 3 роки тому +1

    Please do difference between sql and pandas, and why not choose sql over pandas

  • @sujathayadala6783
    @sujathayadala6783 2 роки тому +2

    Hi sir, I have global data and I want to calculate the area average of a domain (for example, Lat=5,lat=40&lon=40,lon=100). I want all the values in that averaged area for a particular parameter. Could you please tell me what type of library that I have to use for this spatial average. Thankyou sir.

  • @cbbcbb6803
    @cbbcbb6803 Рік тому

    Can python libraries be used with other languages?

  • @someshdebnath3198
    @someshdebnath3198 3 роки тому +1

    Did you just Rick-Roll in the middle?

  • @carlosrivadulla8903
    @carlosrivadulla8903 Рік тому

    explain the now built-in tomllib pls.

  • @leopillay8939
    @leopillay8939 3 роки тому +3

    can u talk about turtle plz

  • @matthiasschuster9505
    @matthiasschuster9505 Рік тому

    The description says there are only 250 libraries in Python.
    Why?

  • @mrkaro7468
    @mrkaro7468 Рік тому

    What is the difference between a library and a framework

  • @fitzgerardmouliom443
    @fitzgerardmouliom443 Рік тому

    ok merci mais j'ais unpeut de maitrise sur le objet en python😫.comment puise-je faire sltp

  • @luricci8471
    @luricci8471 8 місяців тому

    i miss allways a library to write data formattet with pics and graphics to f.e. a pdf file even into booklike printouts.

  • @shehab976
    @shehab976 3 роки тому

    This is why python is extremely versatile❤️❤️❤️👌👌

  • @codingprograms2078
    @codingprograms2078 Рік тому

    Savage 🔥

  • @upgini
    @upgini Рік тому

    Hi there. This video is a great job for students. I'm looking for an explanation of upgini python library for smart autoML data search. Does anybody used it? Where can I find a review of it?

  • @jermeekable
    @jermeekable 6 місяців тому +1

    tried kite, but collects data in the background

  • @sauravkushwaha9252
    @sauravkushwaha9252 3 роки тому +1

    Did you guys make a video on top python libraries just so you can Rick Roll us?

    • @nannesoar
      @nannesoar Рік тому

      The 1% dosent want you to know that Rickrolling was actually the reason computers were invented.

  • @MrJimmyD007
    @MrJimmyD007 3 роки тому

    What do you all use for working with JSON for python?

    • @user-he4ef9br7z
      @user-he4ef9br7z 3 роки тому

      import json
      if you're using an internet api to get json, aiohttp's got async json support.

  • @user-nk2iw6zh4k
    @user-nk2iw6zh4k Рік тому

    7:39 we actually got Rickrolled

  • @lxathu
    @lxathu 2 роки тому

    This is the 2nd video, in a couple of days, that recommends Kite which is, however, unavailable.

  • @ayaanshsolanki3578
    @ayaanshsolanki3578 3 роки тому +3

    Can someone please add timestamps it will help everyone

  • @_b001
    @_b001 3 роки тому +1

    Now do JavaScript libraries 😁😁

  • @h__zzeelove969
    @h__zzeelove969 2 роки тому

    Is anyone knows ???
    1) Any Library for Breath First Search(BFS)and Depth First Search(DFS) in tree in python
    2) Any library for BFS and DFS in graph in python ..
    Plzz help thanku

    • @raianmr2843
      @raianmr2843 2 роки тому

      Any *.py file can be a module. There’s probably a thousands implementations for those algorithms on the internet. If you can't code those on your own, just study other people's code and bundle it in a python module - this should be a fairly simple thing to do. I'd however request you to implement those algorithms on your own for your own good.

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

    There’s also beware. This library is a collection of tools that allow you to make cross platform applications. It is the most accessible way to make mobile applications.

  • @sebastienvaillancourt9399
    @sebastienvaillancourt9399 3 роки тому +1

    FLASHTAX

  • @thinkmediadeeper
    @thinkmediadeeper Рік тому

    with timecode it would be really nice

  • @GodGesuBusshooter
    @GodGesuBusshooter Рік тому

    How do you learn doing it wrong:?

  • @ankitdhaker111
    @ankitdhaker111 2 роки тому

    math libraries 10:20

  • @GodGesuBusshooter
    @GodGesuBusshooter Рік тому

    (I rather them use the marks Too pull on the computer note)

  • @cplusplusgoddessr4812
    @cplusplusgoddessr4812 Рік тому

    Gooey.... add simple GUI/UX from argparse vars in 2 lines of code

  • @masterdrop
    @masterdrop 3 роки тому +2

    yass slayy sis

  • @VladimirCheTV
    @VladimirCheTV 3 роки тому +1

    40 Libraries and no time stamps? Please add time stamps

  • @ThomasHaberkorn
    @ThomasHaberkorn 2 роки тому

    PyQt is king

  • @MrBlazer3585
    @MrBlazer3585 Рік тому

    When did Ryan Gosling take up coding?

  • @silviapabon1282
    @silviapabon1282 2 роки тому

    Wow :)

  • @shareeqrashid464
    @shareeqrashid464 3 роки тому +1

    I want to do Freelancing...am I've Recently Learned Python.What Module Should I work on to earn some money? Like 100-200$...??

  • @EvenStarLoveAnanda
    @EvenStarLoveAnanda 2 роки тому

    With all this machine learning and AI, why do we have to learn computer languages,, why not the machine learn to listen to us so we can program with voice and visuals.????

  • @JarppaGuru
    @JarppaGuru 2 роки тому

    14:32 kivy website look same what is library make this site LOL. and why kivy not in video its best gui liblary and yes code work for all platform and code make same look than any other app... so late in vid and just mention its better than qt tk pygui and dearpygui

  • @naffi6552
    @naffi6552 3 роки тому

    you forgot pyautogui

  • @funreal8727
    @funreal8727 2 роки тому

    when I used Kite it ate 1 GB of my ram

  • @muhammedbasheerkk8871
    @muhammedbasheerkk8871 3 роки тому +2

    Python-telegram-bot

  • @user-qm2mt2vx8z
    @user-qm2mt2vx8z 3 роки тому +1

    I was very disappointed with how your Kite program works for javascript. Maybe I did something wrong or installed it incorrectly, or I need the paid version of Kite to work correctly? Please help me.

  • @abdulbarikhalid3548
    @abdulbarikhalid3548 3 роки тому +1

    haha he said Sympy (senpai=)

  • @peterino2
    @peterino2 2 роки тому

    over 250 libraries? I mean... he's not technically wrong lmao,