# fabaccess-users-toml-validator A repository containing a script to validate a FabAccess BFFH users.toml file This script required at least Python 3.11, because it contains the neccesary tomllib library. # Usage `python3 validate.py --db users.toml`