py-html-checker

Python wrapper around library Nu Html Checker (v.Nu)

MIT License

Downloads
438
Stars
2
Committers
2

.. _Nu Html Checker: https://github.com/validator/validator .. _Sitemap: http://www.sitemaps.org/ .. _Python: https://www.python.org/ .. _Click: https://click.palletsprojects.com .. _Requests: https://requests.readthedocs.io/ .. _CherryPy: https://docs.cherrypy.dev/ .. _Jinja: https://jinja.palletsprojects.com/ .. _Pygments: https://pygments.org/ .. _colorlog: https://github.com/borntyping/python-colorlog

Py Html Checker

Python wrapper around library Nu Html Checker_ (v.Nu) to check document validation either from a list of pages or a Sitemap_.

Links


  • Read the documentation on Read the docs <https://py-html-checker.readthedocs.io/>_;
  • Download its PyPi package <http://pypi.python.org/pypi/py-html-checker>_;
  • Clone it on its Github repository <https://github.com/sveetch/py-html-checker>_;

Requires


  • Python_>=3.8;
  • Java>=8 (OpenJDK or OracleJDK);

Dependencies


  • Requests_>=2.27.0;
  • Click_>=8.0 (optional);
  • colorlog_ (optional);
  • Jinja_>=2.10,<3.0 (optional);
  • Pygments_ (optional);
  • CherryPy_ (optional);

Credits


Logo vector and icon original sources by SVG Repo <https://www.svgrepo.com>_ then modified to build final logo.

Package Rankings
Top 24.95% on Pypi.org
Related Projects