While experimenting with the Python PyQt5 library, I wanted to make something useful and decided to create and share a simple and useful inventory tracking program with you.
The application was written in Python and uses the libraries PyQt5, SQLite3, Openpyxl, Datetime, and Pyinstaller. The Qt Designer tool was also used for form design.
Features
Add / Update / Delete Products
Add / Delete Brands
Add / Delete Categories
Date of Last Action
Excel Output
List Products by Category
Search Products by Attributes
Database Independent of Internet
Easily Backup
No Installation Required
25.12.2023 Updated - You can now get Excel output directly from the application.
26.12.2023 Updated - Date of last transaction added.
09.03.2024 Updated - Improvements in row selection processes.
Excel Output
Comments
Leave a Comment