https://github.com/shubsi26/phonebook-python-program
A python Project for creating and managing phonebook-contact application
https://github.com/shubsi26/phonebook-python-program
contacts-app database phonebook python sqlite3
Last synced: about 1 month ago
JSON representation
A python Project for creating and managing phonebook-contact application
- Host: GitHub
- URL: https://github.com/shubsi26/phonebook-python-program
- Owner: ShubSi26
- Created: 2023-04-12T14:13:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T10:38:55.000Z (about 2 years ago)
- Last Synced: 2025-03-03T13:45:08.355Z (over 1 year ago)
- Topics: contacts-app, database, phonebook, python, sqlite3
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Phonebook
A python project for creating and managing contacts by using python programing and sqlite3
## Installation
First download python complier and ide [link](https://www.python.org/downloads/).
Second download and install SQLite3 [link](https://www.sqlite.org/download.html)
## Setup
Open the file contactbook.py and run using python compiler
A new file phonbok.db will be created