
How to make YouTube Video Downloader Application Using Python
Command version This is just a two-line program actually but to explain it in a better way we have used the comments. So, first, let’s see the

How to Get COVID-19 Cases Information Using Python
Python community has made a library called covid to Get COVID Information Using Python and its so simple and easy to use. You can download it using
How to make URL Shoretner using Python
Pyshorteners is a A simple URL Shorter API wrapper Python library. Which will help you short and expand urls using the most famous URL Shorteners
Download Profile Pic of Any Instagram User Account using Python
In this post we will learn how to Download Instagram Profile picture of any user using python programming language. For this you have to use

How to Make a QR Code Generator App in Python
Hello coders, today i have something interesting python code for you guys, which i found on the internet, i think it is useful for most
How to get IP Address of your computer using Python
In this post we will learn How to get IP address of your computer in python. You have to first import socket library and then
How to extract email from a website URL using Python
In this post we will learn how to extract email addresses from a specific website or a URL using Python Programming Language. Here we are
Email OTP Verification System Without Using Any Extension In Kodular
This is a basic OTP verification system using email. You will see OTP in the OTP status label , this is for test purpose, just to show you, you can change the
How To Fix Mixed Content SSL Error on Linux Web Hosting
How To Fix Mixed Content SSL Error on Linux Web Hosting. This article describes an issue that occurs when visitors to your web site request

How to Convert Text File to PDF using Python
In this article i will show you How to Convert Text File to PDF using Python. FPDF is a Python Module that allows generating PDF