Web Development and Python Decorators using FlaskFlask is one of the most popular frameworks for developing websites in Python. A simple webpage contains just HTML and CSS, also called a…Sep 19, 20221Sep 19, 20221
Web Scraping using BeautifulSoup in PythonBeautifulSoup is a Python package module used to scrap data out of HTML and XML files from a website. The great thing about BeautifulSoup…Aug 17, 2022Aug 17, 2022
Web Development — Improved the User Interface using CSS Position, Divs, Class, and Float in HTMLPart-IVAug 16, 2022Aug 16, 2022
OOP-based API application with Google sheetsThis application gonna be built using a combination of different APIs to create a cheap flight finder. This program gonna find amazing…Aug 6, 2022Aug 6, 2022