2021-05-07 15:06:40 +02:00
2021-05-06 15:55:29 +02:00
2021-05-06 17:32:39 +02:00
2021-05-07 11:16:12 +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%