Skip to content

ihgazni2/nvhtml

Repository files navigation

nvhtml PyPi Home Page

ReadMe

Pypi Python Package Index Status Documentation Status
$ pip3 install nvhtml

License

  • MIT

Features

  • 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

References

  • elist
  • mlconjug(for docs template format)

Releases

No releases published

Packages

No packages published

Languages