This project packages Cacao Accounting as a desktop application for Windows. The current desktop wrapper uses PySide6 instead of TkInter and starts a local WSGI server with waitress in the background ...
Abstract: In the ever-evolving landscape of travel planning, the ‘Trip Planner” application is highly recommended. Using Python, Tkinter, and SQLite managed through pandas, this tool enhances user ...
This uses Fernet Encryption , to encrypt your master password and .db file where your passwords are stored. The GUI is based on Tkinter which allows for easy integration, with sqlite3 and Fernet. This ...