Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T10:38:55.000Z (9 months ago)
- Last Synced: 2024-04-17T12:04:32.139Z (9 months ago)
- Topics: contacts-app, database, phonebook, python, sqlite3
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- 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 compilerA new file phonbok.db will be created