Top 10 Python Modules 2022

preview_player
Показать описание
In this video, I'll be going through what I think are the top 10 Python modules to learn in 2022 --- with an emphasis on larger modules and frameworks that help you deliver a complete end-to-end project.

📚 Chapters

00:00 Introduction
00:51 #1 FastAPI (api backend)
01:35 #2 Django (web development)
02:45 #3 Tensorflow (machine learning)
03:50 #4 Pandas (working with data)
04:22 #5 Matplotlib (data visualization)
05:05 #6 Pillow (image processing)
05:39 #7 OpenCV (computer vision)
06:10 #8 PyGame (game development)
06:40 #9 PyQT (desktop GUI)
07:13 #10 Selenium (browser automation)
07:39 Wrap up
Рекомендации по теме
Комментарии
Автор

Thank you very much for this valuable info. I installed all the 10 modules, but I couldn't install the tensorflow on my python 3.10.6 - iMac M1. I installed tensor instead. Any suggestion, please?

mahri
Автор

Why recommend FastAPI over the industry standard, Flask?

miket