Skip to content

pfadipatria/ahv-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AHV Checker

Ein Tool, welches alle Personen in einer MiData Ebene findet, welche noch keine AHV-Nummer hinterlegt haben.

Support

Wenn du nicht in der Command Line zu Hause bist helfen wir dir gerne: wombat@pfadipatria.ch

Installation

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

Environment Variables

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

Authors

License

MIT

About

Skript um Personen ohne AHV Nummer in der MiData zu finden.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages