Skip to main content

A robust contact manager for social engineering.

Project description

https://circleci.com/gh/Dawnflash/contacto.svg?style=shield&circle-token=6bac0991f94ce79de3df4510ec4e11258c29531f Documentation Status

Welcome to the Contacto project!

This is an attempt to bring maximum flexibility to contact managers.

Contacto is targeted at developers and has a simple interface:

$ pip install contacto
$ contacto -o new.db set -r Family/Mom/age 48
$ contacto -o new.db get
> Family
  - Mom
    - age: 48

CLI

Operate the manager from the command line.

$ contacto
$ python -m contacto

GUI

Test the simple read-only GUI.

$ qcontacto [<database>]
$ python -m contacto.gui [<database>]

Building docs

Install the package with the dev extras. Docs are in the docs directory.

$ pip install .[dev]
$ cd docs
$ make html

License

Contacto is distributed under the GNU GPLv3 license, see LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

contacto-0.2.1.tar.gz (128.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page