CLI contacts manager
Project description
console contacts
A simple python app for you to manage your contacts. Tested on python 3, probably not compatible with python 2.
Installation
Fast install:
::
pip install console-contacts
Examples
:: console-contacts -l
Here is the output: contactName1 contactName2 contactName3 contactName4 :: console-contacts -s Mary Output: Mary mary@example.com 1234567890
:: console-contacts -a Bob bob@example.com 0987654321
This adds a contact with the name Bob, the email bob@example.com, and the phone number 0987654321
:: console-contacts -r Bob bob@example.com
This removes Bob from your contacts
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
console-contacts-0.0.3.tar.gz
(1.8 kB
view hashes)