Contact Book Application In Python With Source Code

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. 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.

Screenshots:

alt text

Screenshots:

alt text

Some Features Overview:

  • add alert notifications for add, edit, delete actions
  • field validation and normalization (email, phone number)
  • quit button
  • search names in contact list

Installation Steps:

  • Download and Extract the .zip file
  • Open the .py using python launcher

DOWNLOAD Contact Book Application In Python With Source Code FOR FREE

Leave a Reply

Your email address will not be published. Required fields are marked *