Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 432 Bytes

readme.md

File metadata and controls

19 lines (11 loc) · 432 Bytes

Backend of StreamVizzard

Requirements

Python >= 3.11, < 3.12

For the execution of the Provenance Inspector, Docker must be installed on the system, since Neo4J will be deployed as a Docker container.

Installation

poetry update

The backend can be started by executing the main.py.

Configuration

Various settings and functionalities can be adjusted in the config.py file.