2021-07-30 08:40:39 +02:00
2021-07-30 08:40:39 +02:00
2021-05-18 15:02:28 +02:00
2021-06-17 16:21:13 +02:00
2021-07-30 08:40:39 +02:00
2021-07-29 09:31:32 +02:00
2021-06-04 18:11:23 +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%