Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/farhaduneci/contactbook
A simple contact book written with Python.
https://github.com/farhaduneci/contactbook
data-structures
Last synced: 13 days ago
JSON representation
A simple contact book written with Python.
- Host: GitHub
- URL: https://github.com/farhaduneci/contactbook
- Owner: Farhaduneci
- License: mit
- Created: 2022-06-21T15:31:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-21T18:20:12.000Z (over 2 years ago)
- Last Synced: 2024-11-15T09:52:02.194Z (2 months ago)
- Topics: data-structures
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
dP""b8 dP"Yb 88b 88 888888 db dP""b8 888888 88""Yb dP"Yb dP"Yb 88 dP
dP `" dP Yb 88Yb88 88 dPYb dP `" 88 88__dP dP Yb dP Yb 88odP
Yb Yb dP 88 Y88 88 dP__Yb Yb 88 88""Yb Yb dP Yb dP 88"Yb
YboodP YbodP 88 Y8 88 dP""""Yb YboodP 88 88oodP YbodP YbodP 88 Yb
=======================================================================================A simple contact list, written in Python using Dictionaries and Binary Search to keep
contacts sorted. Available commands:# Command
--- --------------
1 Add Contact
2 Edit Contact
3 Delete Contact
4 Print Contacts
5 Quit