openuado / niet

Parse/Read yaml or json files directly in your shell (sh, bash, ksh, ...)
https://pypi.org/project/niet/
MIT License
39 stars 7 forks source link

Introduce search by using xpath syntax. #38

Closed 4383 closed 5 years ago

4383 commented 5 years ago

User can now retrieve elements by using xpath syntax like.

Also introduce some minor changes on unit tests part to simplify tox using and to avoid some misconfigurations.

Related to #21