validify

validify is a rule-based validation module for assessing the structure of an xml tree, built on top of the lxml library. It currently covers a subset of the XML Schema 1.1 Definition.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install validify

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.0.15 2020-03-17
0.0.14 2020-03-16
0.0.13 2020-03-16
0.0.12 2020-03-06
0.0.11 2020-03-04
0.0.10 2020-02-03
0.0.9 2020-01-31
0.0.8 2020-01-31
0.0.7 2020-01-31
0.0.6 2020-01-31
0.0.5 2020-01-30
0.0.4 2020-01-30
0.0.3 2020-01-30
0.0.2 2020-01-30
0.0.1 2020-01-25

Issues with this package?

Page last updated 2026-09-03 07:43:51 UTC