https://github.com/otabek8866/contact-details
This project controls your contact details with CLI in a user-friendly way.
https://github.com/otabek8866/contact-details
database-management python sqlite3
Last synced: 4 months ago
JSON representation
This project controls your contact details with CLI in a user-friendly way.
- Host: GitHub
- URL: https://github.com/otabek8866/contact-details
- Owner: Otabek8866
- License: gpl-3.0
- Created: 2020-04-29T12:18:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-06T07:32:33.000Z (over 5 years ago)
- Last Synced: 2025-03-04T08:32:49.545Z (8 months ago)
- Topics: database-management, python, sqlite3
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Contact-Details
In this project, you can work with command line interface to manage your contact details. It uses shelve module to store your information. The security level of this project is intermediate.