CodeProjectz

Search
Generic filters

Download Free Address Book In Python With Source Code

Address Book In Python With Source Code
Project CategoryProject SizeLanguage
125 KB

The Address Book is a simple project developed using Python. This project is an interesting project. The user can add the number of contact details and you can see the details stored in the list form. The user can delete the contact records if he/she wants to remove it. This is a simple GUI-base project which is very easy to understand and use.

About Address Book In Python

The Address Book project is simply in python. Taking about the features of this system, the user can make the list of contacts with their name, address, and keep them as records. You just have to type the contact information in the text fields and click on the add button to add the information on the record.

Modules in Address Book In Python :
  • AddressBook.py — The ‘main’ program. Open this to start the address book.
  • db.py — Database API
  • gui.py — Controller for all things GUI related.
  • about.py — ‘About Us’ window. Choose ‘About’ from the ‘Help’ menu when AddressBook is open.
  • acw.py — Window for adding a new contact.
  • addcw.py — Confirmation window when adding a new contact with missing required fields.
  • dcw.py — Confirmation window when choosing to delete or edit a contact.
  • ecw.py — Window for editing a contact.
  • editcw.py — Confirmation window when the user chooses to edit a contact.
  • new.py — Window for opening a new address book.
  • newcw.py — Window used when the user doesn’t input an address book name.
  • ns.py — Window used when a user tries to delete or edit a contact when nothing is selected.
How To Run Address Book In Python ?

To run this project, you must have installed Python on your PC. After downloading the project, follow the steps below:

  • Step1: Extract/Unzip the file
  • Step2: Go inside the project folder, open cmd then type AddressBook.py and enter to start the system.
  • OR
  • Step2: Simply, double click the AddressBook.py file and you are ready to go.
Click the Button Below to Download Address Book In Python With Source Code and its Source Codes

Similar Interesting Projects

Bank Management System In PYTHON With Source Code

Bank Management System In Python With Source Code

Bank Management System project is written in Python. The project file contains a python script (main.py) and a database file. This is a simple console based system which is very easy to understand and use. Learn to make application in python programming language.

Read More »
Classic Snake Game In C Programming With Source Code

Classic Snake Game In C Programming With Source Code

Snake Game is a common game where user has to eat Food which will be available in different Coordinates. User will find it quite easy to play. User has to move the direction of snake simply using arrow keys. Create simple snake game for everyone to play and submit in your college or school computer project.

Read More »
Music Player In C++ .NET With Source Code

Music Player In C++ and .NET With Source Code

Music Player project is developed in C++ using .NET framework. The Project is based on a concept of playing audio files. Learn to develop useful and utility applications in C++ language using .NET Framework. You can also explore similar projects at CodeProjectz. Use this project as an inspiration and tutorial to develop project for your school and college assignment.

Read More »
Blood Bank Management System IN PHP, CSS, JavaScript, AND MYSQL_Feature Image

Blood Bank Management System in PHP, CSS, JavaScript and MySQL

“Blood Bank Management System” is a browser-based system that is designed to store, process, retrieve, and analyze information concerned with the administrative and inventory management within a blood bank. This project aims at maintaining all the information pertaining to blood donors, different blood groups available in each blood bank and help them manage in a better way. This project is written in PHP and MySQL.

Read More »
College Notes Gallery In PHP With Source Code

College Notes Gallery In PHP With Source Code

College notes gallery project is developed using PHP, JavaScript, Bootstrap, and CSS. It contains just a user side. All the management are done from the user side like uploading the reading materials. From the user side, the users can view the homepage and see the contents available there. Through this site,  the college can maintain the student’s notes with more ease. He/ She can upload them and also can edit them.

Read More »