From 96c184f7f1150b06a051b6e3b0d6a31116431bb4 Mon Sep 17 00:00:00 2001 From: "Usman Sabuwala (Max Programming)" <51731966+max-programming@users.noreply.github.com> Date: Thu, 28 Jul 2022 00:29:12 +0530 Subject: [PATCH] Added links for each category to the docs --- index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 9304c01..c669c51 100644 --- a/index.html +++ b/index.html @@ -959,8 +959,8 @@

Web Development

databases, URL routing, and ensuring security. Python offers several frameworks for web development. Commonly used ones include Django and Flask.

- Django - Flask + Django + Flask @@ -991,8 +991,8 @@

Desktop GUI

popular Third party related packages: PyQt, PySide, WxPython, Kivy. PyQt - most useful for desktop creation python bindings for the Qt (C++ based) application development framework.

- Tkinter - OpenGL + Tkinter + OpenGL @@ -1008,8 +1008,8 @@

Data Analytics & Visualization

this section, we are going to discuss pandas library for data analysis and visualization which is an open source library built on top of numpy.

- Pandas - Matplotlib + Pandas + Matplotlib