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
Comments
No comments yet.
Leave a Comment