/Build-Parts-Inventory-Manager-With-Python-And-Pyqt5

Build Parts Inventory Manager using Python & PyQt5 & SQLite .You can find your inventory details And statistics.Also,you can edit Inventory.

Primary LanguagePython

Build-Parts-Inventory-Manager-With-Python-And-Pyqt5

Build Parts Inventory Manager using Python & PyQt5 & SQLite .You can find all your inventory details And statistics. Also,you can edit Inventory.


Description

Building A Parts Inventory Manager using Python & PyQt5 & SQLite .You can find all your inventory details like (ID, Reference, Part Name, Min Area, Max Area , Nbr of Holes, Min Diameter, Max Diameter, Count) And Statistics (such as Top 3 References with minimum Inventory level, Number of Refeneces, Number of parts name, Min.Number of Holes, Max.Number of Holes). Also, you can edit Inventory by Adding products or deleting or updating your inventory. And For Design i had use PyQt5 And CSS (Dark-Orange theme).

Components

  • Inventory Details

1

  • Inventory Statistics

3

  • Edit Inventory

4


How To Use

Installation

  • Python: you can install Anaconda3, and use Spyder or other Python IDEs.
  • PyQt5.
  • SQLite.
  • pyinstaller and auto-py-to-exe (optional) if you would to convert this project to EXE file.I had do that before by using auto-py-to-exe.

Author Info