Create a Calendar & Clock widget on Desktop using Python

The Tkinter module helps us to create some interesting widgets that we can show-off on our desktop. It’s an easy project for Python beginners (like us😉). So, let’s create a widget of Calendar & Clock using Python. Like this : Modules required: ◾ Tkinter ◾Calendar ◾Time So, first thing first importing all the modules. import …

Random Password Generator with Python (GUI project)

In the world that demands high confidentiality and security, having a weak password is not acceptable. It turns out that people find it difficult to make up a strong password that is strong enough to prevent unauthorized users. So, Let’s create a simple application which can randomly generate strong passwords using the Python Tkinter module (Step-by-Step …

Design a site like this with WordPress.com
Get started