Skip to content

Simple Contact Book program built with PyQt5 and sqlite3 database

License

Notifications You must be signed in to change notification settings

Ayminjf/contact_book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact_Book

This is a simple Contactbook program built with PyQt5 and sqlite3 database, to add a new element, you need to enter the name, email, phone number, address and ID in the program and press the INSERT button, I hope you like it

Requires

  pip install PyQt5
  pip install sqlite3

Features

  • Update
  • Delete
  • Sqlite3 Database
  • Search by Name and ID

Usage/Examples

Author

About

Simple Contact Book program built with PyQt5 and sqlite3 database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages