Skip to content

Credits

Probatio is a clean-room reimplementation of voluptuous. The API and the behavior it mirrors are the work of voluptuous and its author, Alec Thomas, and that credit is owed plainly. The pleasant idea that a schema is just data describing data comes straight from there.

What Probatio does not do is copy code. It is written fresh and matches voluptuous by behavior, validated against how voluptuous behaves, not by lifting its source. That is what makes the clean MIT license possible. ADR-001 and ADR-002 cover the reasoning.

The license page covers the MIT terms and third-party notices in full.

Created and written by Franck Nijhof, better known as Frenck, a GitHub Star and the Home Assistant lead. Find more of his work at frenck.dev and on GitHub at @frenck.