Skip to main content

No project description provided

Project description

CLI

This is a command line tool to interact with [convisoappsec] API.

Documentation

Please visit the official documentation for further information.

Development Mode

To run this application in development mode, follow these steps:

1. Clone the Repository

First, clone this repository:

git clone <repository_url>
cd convisocli

Set Up Python Environment

Create and activate a virtual environment:

  python -m venv venv
  source venv/bin/activate  # On macOS/Linux
  venv\Scripts\activate     # On Windows

and then install in development mode:

    pip install -e .

Using pyenv:

If you don't have pyenv installed, follow the installation guide: https://github.com/pyenv/pyenv?tab=readme-ov-file#installation

  pyenv install 3.13.1

To set a version only for convisocli, go to convisocli directory and run:

  pyenv local 3.13.1

To set a python version globally:

    pyenv global 3.13.1

and then you can run:

  pip install -e .

To install convisocli.

Run the following command to check if convisocli is installed correctly:

    conviso --help

To run the tests, install the required dependencies by running:

    pip install -r dev_requirements.txt

Once installed, execute the tests with:

    pytest

To run tests with coverage report:

    pytest --cov=convisoappsec test/

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

conviso_cli-2.7.7rc0.tar.gz (73.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

conviso_cli-2.7.7rc0-py3-none-any.whl (115.7 kB view details)

Uploaded Python 3

File details

Details for the file conviso_cli-2.7.7rc0.tar.gz.

File metadata

  • Download URL: conviso_cli-2.7.7rc0.tar.gz
  • Upload date:
  • Size: 73.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.6

File hashes

Hashes for conviso_cli-2.7.7rc0.tar.gz
Algorithm Hash digest
SHA256 8313e086faa6f703922d4d5fb67eba09382278dd0ac67ca9ba32cb450edfd588
MD5 dff6390aceb16064f28fe8e690f5c439
BLAKE2b-256 daa97ed8d68aad868080126ba8c30c8c0b798e2ba3c6957a68039d07d3fba90a

See more details on using hashes here.

File details

Details for the file conviso_cli-2.7.7rc0-py3-none-any.whl.

File metadata

  • Download URL: conviso_cli-2.7.7rc0-py3-none-any.whl
  • Upload date:
  • Size: 115.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.6

File hashes

Hashes for conviso_cli-2.7.7rc0-py3-none-any.whl
Algorithm Hash digest
SHA256 136c9bd28fecca6372208a2f3c253ddc488d4b4b2d905336eee7c9bf5946c7f8
MD5 1088ae94cb1691dbb7ac3e367ea5a2c0
BLAKE2b-256 efe8c45e977f46f8fa34b05d494e2f39d11470c9be2adbb36b67fa27d1987f56

See more details on using hashes here.

Supported by

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