Contacts
Store your contacts.
How to install the app
**From the [Python Package Index](https://pypi.org/project/Contacts/)**
pip install Contacts
**From the source code**
`pip install .` or `./setup.py install`
How to use the app
**The graphical user interface**
contacts_gui
**The command line interface**
contacts [option] {command}
License
Copyright (C) 2020 Delvian Valentine <delvian.valentinegmail.com>
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it under
certain conditions. See the GNU General Public License for more
details <https://www.gnu.org/licenses/>