To use the TUI visualization script, follow these steps:
- Python 3
- the `make` utility (optional)
If you have the `make` utility installed, run
make setup
Otherwise:
cd bin && ./setup.sh
This will create a virtual environment for Python, and install the dependencies listed in `requirements.txt`.
In the (near?) future, this will likely be done automatically using the `pynami` Python package. For now though, download the file `Mitglieder Grundinformationen mit Tätigkeiten und Stufe Abteilung.xlsx` from NaMi. Make sure that the downloaded file has exactly this name, you probably will have to rename it.
Here, `/` labels the repository root directory.
If you have the `make` utility installed, run
make
Otherwise:
cd bin && ./run.sh