An open API service indexing awesome lists of open source software.

https://github.com/sveetch/py-html-checker

Python wrapper around library Nu Html Checker (v.Nu)
https://github.com/sveetch/py-html-checker

html python vnu

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

.. _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 `_;
* Download its `PyPi package `_;
* Clone it on its `Github repository `_;

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 `_ then
modified to build final logo.