steffen-illium 8769bc8d7b in Debugging
2021-05-18 10:21:41 +02:00
2021-05-18 10:21:41 +02:00
2021-05-06 15:55:29 +02:00
2021-05-17 14:30:54 +02:00
2021-05-06 17:32:39 +02:00

EDYS

Tackling emergent dysfunctions (EDYs) in cooperation with Fraunhofer-IKS

Setup

  1. Make sure to install virtualenv using pip install virtualenv
  2. Create a new virtual environment virtualenv venv
  3. Activate the virtual environment source venv/bin/activate
  4. Install the required dependencies pip install requirements.txt

Description
No description provided
Readme 7.2 MiB
Languages
Python 100%