News

Tkinter is a standard GUI library for Python, and it is the most popular Python GUI framework. It is fast, easy-to-use, and provides a wide range of widgets, including buttons, labels, and text boxes.
This Python project provides a simple graphical user interface (GUI) for managing users using Tkinter and SQLite. You can add new users, search for users by their national code (کد ملی), and view all ...
This Python script generates .docx documents from templates (template_remise.docx and template_restitution.docx). The user enters information via a graphical user interface (Tkinter), and the script ...