nvhtml PyPi Home Page

ReadMe

Pypi Python Package Index Status Documentation Status

Installation

$ pip3 install nvhtml

License

  • MIT

Quickstart

Features

  • 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