GoldenChild


License
MIT
Install
pip install GoldenChild==1.16

Documentation

stay on the xpath

some nice simple wrappers around the excellent libxml2 library

to get this working on macos, you may need to install the deve libraries for Majave

Mojave gcc includes for build

linux dependencies

sudo apt-get install libxml2 libxml2-dev

xget.py

gets xpath values from the command line

xset.py

sets xpath values from the command line

validate.py

uses libxml2 to validate schemas