Skip to content

The GUI address book application writen in python with use of PyQt6, sqlalchemy, and sqllight

Notifications You must be signed in to change notification settings

dzmitry-papkou/address_book_in_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

Screenshot from 2023-04-01 02-34-02

Contact Data Display

Screenshot from 2023-04-01 02-34-36

Edit Option

Screenshot from 2023-04-01 02-35-16

Create New Option

Screenshot from 2023-04-01 02-35-56

Search Window

Screenshot from 2023-04-01 02-37-37

Output Data to File

Screenshot from 2023-04-01 02-36-58

About

The GUI address book application writen in python with use of PyQt6, sqlalchemy, and sqllight

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages