A robust contact manager for social engineering.
Project description
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
Links
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
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
contacto-0.2.1.tar.gz
(128.1 kB
view details)
File details
Details for the file contacto-0.2.1.tar.gz
.
File metadata
- Download URL: contacto-0.2.1.tar.gz
- Upload date:
- Size: 128.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b216c437df9bf3a6afcc8fe216b733849217f2c781f630cdcade344fbc69f1c |
|
MD5 | 35777571cd3f9eb21e7d0efd4a841865 |
|
BLAKE2b-256 | c56b61a356c7c0ba93c6dabc8985b74cd385b63760bfbaf6a4cfd61e8d2ca8fb |