10 Useful Python Modules You NEED to Know

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

КОМЕНТАРІ • 68

  • @TechWithTim
    @TechWithTim  5 місяців тому +9

    Check out the free resource on "How To Land a Developer Role In The World of AI Here": clickhubspot.com/x2b

    • @KRYPTOS_K5
      @KRYPTOS_K5 4 місяці тому

      How can I hide my (distributed) source code in python?

  • @terrormapu
    @terrormapu 4 місяці тому +105

    requests , flask , pydantic , fastapi , django , selenium , numpy , pandas , matplotlib , tensorflow , langchain

    • @PixelThorn
      @PixelThorn 4 місяці тому

      Aka the webdev tool chain, it does NOT apply to every python dev

    • @diegofernandezmelcon4459
      @diegofernandezmelcon4459 4 місяці тому

      @@PixelThorn Yes and no. You don't need webdev tools to do Machine Learning, but when you try to include a frontend to ease the use of your Machine Learning model, you end up in a web tool.

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

    00:01 Python's power lies in its extensive libraries and modules
    01:25 Flask is a versatile module for basic back-end setup and prototyping.
    02:48 Pantic provides data validation and settings management for Python modules.
    04:13 FastAPI is a professional choice for API production.
    05:30 Selenium is a powerful web automation tool for testing and web scraping.
    06:51 NumPy and Pandas are essential for scientific computing and data analysis in Python.
    08:20 Python's matplotlib is a versatile tool for data visualization
    09:38 Tensorflow is recommended for deep learning, but Lang chain is a rising AI module.
    And...I agree with each one of those !

  • @agentm10
    @agentm10 4 місяці тому +22

    These are all great suggestions. I would add a few more:
    Beginners:
    os, sys, re, collection, pickle
    Intermediate:
    json, logging, threading, Exceptions
    Then, based on expertise, perhaps:
    socket, queue. tkinter, pyQt, pygame, oodo, etc.
    Also, since you are suggesting so many Data Science modules, may be scikitlearn and seaborn should also be there.

    • @PixelThorn
      @PixelThorn 4 місяці тому +1

      I would add requests and sqlite, on intermediate, you can't go long before you need to send or receive data on some network, device, server or service like a weather station

    • @agentm10
      @agentm10 4 місяці тому +2

      @@PixelThorn requests was already mentioned by Tim, so I didn't mention it a second time, but sqlite is definitely a great choice.

  • @themarksmith
    @themarksmith 4 місяці тому +1

    Excellent video format Tim, would live to see a series where you go a bit deeper on each of these... Also v interested in CUDA/OpenCL data processing and ML with Python...

  • @theetg6454
    @theetg6454 4 місяці тому +4

    Tim's been working out💪

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

    Great presentation and very informative. Thankyou

  • @alimihakeem841
    @alimihakeem841 4 місяці тому

    Tim, Thanks for this great content. I found it helpful. I have really learn alot from you and always get an inspiration from you.. Hoping to see more backend projects using flask module

  • @akinyemisodiq6365
    @akinyemisodiq6365 4 місяці тому +1

    i really respect you and i hope to know as much as you in the nearest future, although i havee been at learning since 2017 and i still dont know anything😭, i keep starting and stopping and i keep going around in circles. but one day i will certainly get there. any advice will be appreciated

  • @hand-eye4517
    @hand-eye4517 4 місяці тому +1

    please make more content like this much appreciated

  • @diegofernandezmelcon4459
    @diegofernandezmelcon4459 4 місяці тому

    Great content, Tim. However, you talk a lot about Machine Learning, and you didn't mention... Sckit-learn!!I
    Also I would mention seaborn when you were talking about Matplotlib. But I won't consider instead of Matplotlib, only mention its existence.
    Polars instead Pandas is another option, but it's hard to move from Pandas, considering that Pandas is heavy linked with Matplotlib or Sckit-learn.

  • @hlubradio2318
    @hlubradio2318 4 місяці тому

    Thanks I'll try flask again

  • @Warley.Araujo
    @Warley.Araujo 2 місяці тому

    Great Video!!

  • @nocopyrightgameplaystockvi231
    @nocopyrightgameplaystockvi231 4 місяці тому

    Tim is building muscle. Fastapi against Flask.

  • @efbYouTube
    @efbYouTube 4 місяці тому

    nice job! TY!!
    curious to hear what u think of reflex (form pynecone)

  • @stannylou1636
    @stannylou1636 4 місяці тому

    Could you do a compare and contrast for FAST API vs Django for production. Thanks

  • @KJHounchou
    @KJHounchou 4 місяці тому

    Is your freecodecamp machine learning with python course still useful for beginners? if you have a better course, could you tell me? I'm trying to get into an apprenticeship of software engineering and I'm not sure if it's the right decision to spend time on a 4 years old course. Thank you. ❤

  • @WayneBruton
    @WayneBruton 4 місяці тому

    Thanks Tim, great video

  • @Adjust91
    @Adjust91 4 місяці тому +4

    Thanks for this! Out of curiosity, as you’re a big Python guy.. for a frontend dev looking to learn backend and become full stack, is Python a good starting language for learning the backend ropes? I was thinking Flask. My backup plan was Go. Tried Express, didn’t like it.

    • @harishgehlot__
      @harishgehlot__ 4 місяці тому +2

      Django, it's complex, take time to learn but superbly amazing

    • @schoolstuff5235
      @schoolstuff5235 4 місяці тому +1

      JAVA!!!!!

    • @Adjust91
      @Adjust91 4 місяці тому

      @@harishgehlot__ I’ve always liked Django but the complexity scares me 🤣🤣

    • @ilyakhoroshavin3488
      @ilyakhoroshavin3488 4 місяці тому +1

      fastapi is great

    • @popel_
      @popel_ 4 місяці тому

      @@ilyakhoroshavin3488 for api yes, but dont for full stack

  • @fudokaneki
    @fudokaneki 4 місяці тому

    please could you continue your series Rust programing language?

  • @afgfuturetube
    @afgfuturetube 4 місяці тому

    Thank you very much i want to be like you such a successful person what should i do I am a beginner in this era

  • @boitumelomogale2503
    @boitumelomogale2503 4 місяці тому

    Thank you very much Tim

  • @anindyaroy7842
    @anindyaroy7842 4 місяці тому

    Hello, Tim, please launch a machine learning or data science course

  • @TheTrek01
    @TheTrek01 4 місяці тому +1

    Replace Pandas with Polars

  • @Just_A_Tech.._
    @Just_A_Tech.._ 4 місяці тому

    Thank you Tim. 🙏♥️

  • @ewaevva4375
    @ewaevva4375 4 місяці тому

    Thank you! 🌻

  • @digitalmachine0101
    @digitalmachine0101 4 місяці тому

    Good information

  • @BenRogersWPG
    @BenRogersWPG 4 місяці тому

    Very good video!

  • @brodesignstudio525
    @brodesignstudio525 4 місяці тому

    What module I need to use for automation?

  • @jac.t.kitlim
    @jac.t.kitlim 4 місяці тому +1

    replace TensorFlow with pyTorch...

  • @CppExpedition
    @CppExpedition 4 місяці тому

    You forgot to mention some testing frameworks

  • @KingTine724
    @KingTine724 4 місяці тому

    what about streamlit

  • @sanjaykumar-s4h9o
    @sanjaykumar-s4h9o 4 місяці тому +5

    The whole time I was watching his biceps

  • @codedbyshoe
    @codedbyshoe 4 місяці тому +1

    Just learn django. Its not that hard. Want a job? Learn Django. What to build a sass? learn Django. Production web app? Learn Django.

  • @samson6707
    @samson6707 4 місяці тому +2

    less flashy visuals and sound fx please. its very distracting. i dont have ADHD.

  • @HimanshuSingh-iv9qz
    @HimanshuSingh-iv9qz 4 місяці тому

    ❤ 🇮🇳

  • @usamashami11
    @usamashami11 4 місяці тому

  • @Hannajanecstllo
    @Hannajanecstllo 4 місяці тому

    🤍🤍🤍

  • @degerdi
    @degerdi 4 місяці тому +6

    Don’t learn Selenium in Python learn it in Java, real-world integration purposes I don’t feel like typing just trust me

    • @edgarlopz241
      @edgarlopz241 4 місяці тому

      really?

    • @degerdi
      @degerdi 4 місяці тому

      @@edgarlopz241 I said trust me Edgar

    • @degerdi
      @degerdi 4 місяці тому

      @@Mr8thwonderofthewrld you’re right who tf am I go learn Python

    • @degerdi
      @degerdi 4 місяці тому

      @@Mr8thwonderofthewrld no, good day to YOU

    • @degerdi
      @degerdi 4 місяці тому

      @@Mr8thwonderofthewrld as many times as you’ve brought me back here I could have explained what I meant but now I won’t out of spite lol

  • @SiarheiAkhramenia
    @SiarheiAkhramenia 4 місяці тому

    1. all of these are not modules but packages
    2. requests, not request
    3. stopped watching and unsubscribed

    • @geodude-93
      @geodude-93 4 місяці тому

      lol, get a snickers

  • @a7madalmla512
    @a7madalmla512 4 місяці тому

    First comment

  • @I_am_back_to_listen_the_music
    @I_am_back_to_listen_the_music 4 місяці тому

    Bro I'm unsubscribeing you.Cuz I have shifted to C Language.I've been watching you for 1.5years.Bye My friend + Teacher dear Tim🖤

    • @H4R4K1R1x
      @H4R4K1R1x 4 місяці тому +1

      What a random comment

  • @robel_asefa
    @robel_asefa 4 місяці тому

    Another great content!

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

    what about streamlit