News

What is CustomTkinter? CustomTkinter is a python GUI library that is built on top of python’s standard tkinter library. It enables us to build minimalistic, modern💻, and beautiful🌟 GUI applications ...
Since you started programming you might have the desire 🤩 to make your own apps. Designed by you from idea to execution. In this post and the next few posts, we’ll be learning the CustomTkinter ...
This is a demo video of the calculator GUI I created using CustomTkinter. It has many functions of a regular calculator and it has a working night/light mode users can toggle. This calculator GUI is ...