Skip to content

Text-basierte Visualisierung bald aufzustufender Gruppenkinder

Notifications You must be signed in to change notification settings

dpsg-soeflingen/bald_aufstufen.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

`bald_aufstufen.py`

To use the TUI visualization script, follow these steps:

Install the following dependencies:

  • Python 3
  • the `make` utility (optional)

Setup the virtual environment for Python.

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`.

Download the NaMi export files.

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.

Move the file into the `/data/nami-exports` directory.

Here, `/` labels the repository root directory.

Run the visualization script.

If you have the `make` utility installed, run

make 

Otherwise:

cd bin && ./run.sh

About

Text-basierte Visualisierung bald aufzustufender Gruppenkinder

Topics

Resources

Stars

Watchers

Forks