Skip to content

IriusRiskToolKitUI is a Python GUI client for working with several common tasks regarding security content management in IriusRisk platform.

Notifications You must be signed in to change notification settings

iriusrisk/iriusrisktoolkitui

Repository files navigation

IriusRiskToolKitUI - ⚠️ This project is no longer maintained! ⚠️

IriusRiskToolKitUI is a Python GUI client for working with serveral common tasks regarding security content management in IriusRisk platform.

This project could still work on libraries created from versions between 3.6.0 and 3.13.0, but it won't be updated anymore

Installation

IriusRiskToolKitUI is tested in Python version 3.7. Python should have the dependencies for tcl/tk. You can test this requirement with the following command:

python -m tkinter

Upgrade pip.

pip install pip --upgrade

Install Python packages from IriusRiskToolKitUI requirements file.

pip install -r requirements.txt

Usage

To launch the application you should run the following command:

python IriusRiskToolKitUI.py

Documentation is available here.

About

IriusRiskToolKitUI is a Python GUI client for working with several common tasks regarding security content management in IriusRisk platform.

Resources

Stars

Watchers

Forks

Packages

No packages published