GUI Address book with PyQt6 The simple GUI address book application written in python with use of additional sqlalchemy and PyQt6
The functionality of the software is to create new contacts, delete old ones, modify old ones, search by keywords or parts of words, and export contacts from the database as ".txt", ".json", ".csv", ".xml" format shafts.
Main Window
Contact Data Display
Edit Option
Create New Option
Search Window
Output Data to File