An open API service indexing awesome lists of open source software.

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.

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.