https://github.com/amitness/address-book
A sample command line address book application written in Python.
https://github.com/amitness/address-book
book exercises tutorial
Last synced: about 1 year ago
JSON representation
A sample command line address book application written in Python.
- Host: GitHub
- URL: https://github.com/amitness/address-book
- Owner: amitness
- License: mit
- Created: 2016-07-13T16:06:18.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-02-12T09:02:57.000Z (over 7 years ago)
- Last Synced: 2025-03-23T23:27:17.540Z (about 1 year ago)
- Topics: book, exercises, tutorial
- Language: Python
- Size: 4.88 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# address-book
A sample command line address book application written in Python.
Final exercise of the book **"A Byte of Python"**.