Build desktop applications such as text editors, drawing tools and more using Python with Tkinter, PyGame and more.
Master Python facial recognition with our step-by-step tutorial. Build real-time and image upload systems to identify faces with precision. Essential for security, attendance, and more. Perfect for beginners. Dive into the biometric tech world now!
Learn to build a sleek, fully-functional CRUD app using PyQt5 and SQLite3 in Python. This comprehensive tutorial takes you from setting up your database to creating a stylish user interface. Ideal for those looking to transition from Tkinter and create more customizable, native-looking GUI apps.
Learn how you can build a simple GUI image editor with Tkinter, pillow, ttkbootstrap libraries in Python
Learn how to build a GUI language translator app with tkinter, googletrans, pyttsx3, ttkbootstrap, and pyperclip libraries in Python.
Learn how you can build a PDF viewer GUI from scratch using Tkinter and PyMuPDF libraries in Python.
Learn how to build a GUI real-time spelling checker using nltk and tkinter libraries in Python.
Learn how to build a nice GUI dictionary app with audio pronounciation using the Tkinter library in Python.
Learn how to build a complete GUI QR code generator and reader program in Python using Tkinter, qrcode and OpenCV libraries.
Learn how to build a voice recorder GUI app using Tkinter and sounddevice libraries in Python.
Learn how to build a simple alarm clock app using tkinter and playsound libraries in Python.
Learn how to build a GUI app that downloads audio (MP3) files from YouTube videos using Pytube and Tkinter libraries in Python.
Learn how you to build an age calculator that calculates your age based on your birthday using Tkinter and datetime library in Python.
Learn how you can build a CLI and GUI YouTube video downloader using Pytube in Python.
Learn how to make a simple python code editor that supports running the code and simple syntax highlighting using Tkinter in Python.
Learn how to make a simple rich text editor where we can set a number of predefined styles for parts of the text via a Graphical User Interface (GUI) using Tkinter in Python.
Learn how to make a simple spreadsheet app like Excel, where cells can reference each other and make calculations using Tkinter library in Python.