Contact Book Application in Python created by Robin Dalton using Python with Tkinter module and SQLite3 database. If you are looking for a python based Contact Manager program to create contacts and save or modify them as per your requirements, then this program fits your needs perfectly.
About Contact Book Application in Python
This python application includes the ability to add, edit, delete a contact with their names, email, phone number, and address. Names are automatically sorted by the last name of the contact. Contacts are referenced by unique ID to avoid conflicts with contacts with the same names.
Some Features Overview of Contact Book Application In Python
- Add alert notifications for add, edit, delete actions
- Field validation and normalization (email, phone number)
- Quit button
- Search names in contact list
Installation Steps for Contact Book Application In Python
- Download and Extract the .zip file
- Open the .py using python launcher