A script that draws a map of your Parkanizer floorplan in case your organization doesn't allow you to see who sits where.
Create a virtualenv and activate it. Install requirements. Rename config.json.example
to config.json
and fill it.
Run whositswhere.py
with your new venv. Check the help page with -h
The results will be in a folder results
in the root folder.
Not sure if there's a request limit on the server but be careful not to hit it.