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)
- Host: GitHub
- URL: https://github.com/sveetch/py-html-checker
- Owner: sveetch
- License: mit
- Created: 2019-08-14T01:00:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T00:57:50.000Z (over 1 year ago)
- Last Synced: 2025-03-28T08:41:34.057Z (about 1 year ago)
- Topics: html, python, vnu
- Language: Python
- Homepage: https://py-html-checker.readthedocs.io/
- Size: 33.2 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
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.