OSINT cli
Project description
bevigil-osint-cli
This package provides a unified command line interface to BeVigil OSINT.
Getting Started
This README is for the BeVigil OSINT CLI version 1.
Requirements
The BeVigil-osint-cli package works on Python versions:
- 3.6.x and greater
- 3.7.x and greater
- 3.8.x and greater
- 3.9.x and greater
- 3.10.x and greater
Installation
Installation of the BeVigil OSINT CLI and its dependencies use a range of packaging
features provided by pip
and setuptools
. To ensure smooth installation,
it's recommended to use:
pip
: 9.0.2 or greatersetuptools
: 36.2.0 or greater
The safest way to install the BeVigil OSINT CLI is to use pip in a virtualenv
:
$ python -m pip install bevigil-cli
or, if you are not installing in a virtualenv
, to install globally:
$ sudo python -m pip install bevigil-cli
or for your user:
$ python -m pip install --user bevigil-cli
If you have the bevigil-cli package installed and want to upgrade to the latest version, you can run:
$ python -m pip install --upgrade awscli
This will install the bevigil-cli package as well as all dependencies.
Configuration
Before using the BeVigil OSINT CLI, you need to configure your api key.
You can do this using the bevigil-cli init
command:
$ bevigil-cli init -api-key <API_KEY>
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
Built Distribution
File details
Details for the file bevigil-cli-1.0.0.tar.gz
.
File metadata
- Download URL: bevigil-cli-1.0.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea27b5f7b2dcd81ba43afa50f77bb4291caef9d26a43c450822075823a8bd393 |
|
MD5 | 4fe30b5664c2e6a7fd590b0d16cc2bfe |
|
BLAKE2b-256 | 32578f7b06505118c7fd26e60a977a76e97e57a86ed3699b0a68f1f5763534ea |
File details
Details for the file bevigil_cli-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: bevigil_cli-1.0.0-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7896c0f8be4337dae5584773226f5e889278adef0da3330b9b9e85dadb17e79f |
|
MD5 | 5b6f2b85788ca7b8a180fbee2a66a911 |
|
BLAKE2b-256 | a2e2860b98c6a3852b1a9b2d9527e5fc33f477533117ed0686b5c6a18f22df8c |