$ pip3 install nvhtml
- refer to Installation
- refer to https://nvhtml.readthedocs.io
- MIT
- refer to Usage
- html to sqlite
- search html via tags-pathlist
- search html via breadth,depth
- search html via tag
- width first traverse html
- description matrix of html
- depth first traverse html (sax)
- beautify html
- get html node via relationship:
- ancestor,descendants,parent,grand-parent,children,
- siblings,lsib,rcib,preceding-sib,following-sib,
- lcin,rcin
- elist
- mlconjug(for docs template format)