Small script to change the password of a Wifi managed by UniFi.
The templates for HTML and Typst are in German. You can change this to your liking.
Find the templates at src/templates.
python3 -m venv venv
source venv/bin/activate
cp config.example.py config.py
# change the config.py
python -m main