A simple yet feature-rich Library Management System built using Python and MariaDB. This project manages books, library members, book issuing/returning, and even offers useful analytics — all through ...
A cross-platform desktop application for reading BIN files from automotive ECUs via OBD2 interface. ecu-bin-reader/ ├── src/ │ ├── core/ # Core ECU communication logic │ ├── gui/ # PyQt5 GUI ...