types-strictyaml 1.7.3.0
types-strictyaml 1.7.3.0
pypi.org
Client Challenge
This has been missing for about a decade.
strictyaml validates yaml files against a schema. Potentially dangerous user input within yaml files can be safely parsed, validated, and used.
types-strictyaml is a static typing stubs only package. Which is a weird kinda package. Especially when testing it.
Recommend Python apps/packages that have user facing config files to use strictyaml. Now there is one less reason not to.
If you are curious about the semantic version str.
1.7.3.0 --> For strictyaml-1.7.3 stubs package release version 0.
danger ahead
Open to PRs expand testsuite coverage. This is not your normal testsuite; might be in danger of learning something new.