Tag: Send OTP Using Python
Send OTP Using Python
Ayush Purawr January 29, 2021
In this tutorial are going to make a real-time GUI to Send OTP Using Python. For this project, we are going to use four modules…
Desktop Battery Notifier using Python
Ayush Purawr January 27, 2021
As a laptop user, you must take caution about your battery percentage as the battery is also the most important component, that’s why today we…
Login System in Tkinter Python
Ayush Purawr January 27, 2021
In this tutorial, we are going to make a Login System in Tkinter Python. For this project, you need to have the Tkinter module. This…