Installation
Requirements
python3 (tested on python 3.12)
pyvis
stix2 <https://github.com/oasis-open/cti-python-stix2>
Install from pip
pip install PySTIXview
Install from source code
git clone https://github.com/vincenzocaputo/PySTIXView
cd PySTIXView
python3 setup.py install