Ein Tool, welches alle Personen in einer MiData Ebene findet, welche noch keine AHV-Nummer hinterlegt haben.
Wenn du nicht in der Command Line zu Hause bist helfen wir dir gerne: wombat@pfadipatria.ch
git clone git@github.com:pfadipatria/ahv-checker.git
cd ahv-checker
python3 -m venv venv/
source venv/bin/activate
pip install -r requirements.txt
To run this project, you will need to add the following environment variables to your .env
file.
GROUP
: Top level group in MiData
USERNAME
: Username of your MiData account
PASSWORD
: Password of your MiData account