A test of using SLQLite in PyQt5 to create a small Library ! (Using the Model view delegate pattern)
This project is maintained by faouziMohamed
A test of using SLQLite in PyQt5 to create a small Library ! (Using the Model view delegate pattern)
On conda environment run :
conda install pyqt or conda install -c anaconda pyqtconda install -c conda-forge pyside2Clone this repository https://github.com/faouziMohamed/BiblioApp.git and run the main script main.py
git clone https://github.com/faouziMohamed/BiblioApp.git
cd BiblioApp/src
python main.py
| BiblioApp |
|---|
![]() |
There is a version using file to save Library (JSon file) instead of Database file here BiblioAppJSon