Popular Python Frameworks

·

1 min read

Python, the most popular programming language has lots of libraries and frameworks which can be used in various applications like Web Development, GUI Development, AI, Web Scraping, etc., We will look into some libraries and frameworks which is widely used in various applications.

Web Framework -- Django, Flask, Bottle

GUI Library -- Tkinter, PyQt, Pyside, Kivy

Web Scrapping Library -- Beautiful Soup , Scrapy

Game Development -- PyGame, PySoy (3D Game Engine)

Machine Learning Libraries -- Keras, TensorFlow, PyTorch, Scikit-learn

Scientific Numeric Library -- SciPy, NumPy

Data Analysis Library -- Pandas

Plotting Library -- Matplotlib

Data Visualization -- Seaborn

Image Processing Library -- OpenCV, Pillow