New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

console-contacts

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

console-contacts

CLI contacts manager

  • 1.2.0
  • PyPI
  • Socket score

Maintainers
1

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

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc