Hi,
as opposed to ruby version of kwalify, pykwalify unfortunately does not take for example a data.conf in yaml format.
I can validate a data.conf against a data.schema.yaml in ruby, but in python version, I would need to change file extension to make it work.
Could this be enhanced to accept other than strict *.yaml extension?