.. _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.
Raw data
{
"_id": null,
"home_page": "https://github.com/sveetch/py-html-checker",
"name": "py-html-checker",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "Python, HTML, VNU",
"author": "David Thenon",
"author_email": "sveetch@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/c5/26/a70c1e4d15f15fa84c1e21feddc9e8b0670317c62c5d5890f23cdc95e7fe/py_html_checker-0.5.0.tar.gz",
"platform": null,
"description": ".. _Nu Html Checker: https://github.com/validator/validator\n.. _Sitemap: http://www.sitemaps.org/\n.. _Python: https://www.python.org/\n.. _Click: https://click.palletsprojects.com\n.. _Requests: https://requests.readthedocs.io/\n.. _CherryPy: https://docs.cherrypy.dev/\n.. _Jinja: https://jinja.palletsprojects.com/\n.. _Pygments: https://pygments.org/\n.. _colorlog: https://github.com/borntyping/python-colorlog\n\n\nPy Html Checker\n===============\n\nPython wrapper around library `Nu Html Checker`_ (v.Nu) to check document validation\neither from a list of pages or a `Sitemap`_.\n\n\nLinks\n*****\n\n* Read the documentation on `Read the docs <https://py-html-checker.readthedocs.io/>`_;\n* Download its `PyPi package <http://pypi.python.org/pypi/py-html-checker>`_;\n* Clone it on its `Github repository <https://github.com/sveetch/py-html-checker>`_;\n\n\nRequires\n********\n\n* `Python`_>=3.8;\n* Java>=8 (OpenJDK or OracleJDK);\n\n\nDependencies\n************\n\n* `Requests`_>=2.27.0;\n* `Click`_>=8.0 (optional);\n* `colorlog`_ (optional);\n* `Jinja`_>=2.10,<3.0 (optional);\n* `Pygments`_ (optional);\n* `CherryPy`_ (optional);\n\n\nCredits\n*******\n\nLogo vector and icon original sources by `SVG Repo <https://www.svgrepo.com>`_ then\nmodified to build final logo.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python wrapper around library Nu Html Checker (v.Nu)",
"version": "0.5.0",
"project_urls": {
"Changelog": "https://py-html-checker.readthedocs.io/en/latest/history.html",
"Documentation": "https://py-html-checker.readthedocs.io/",
"Homepage": "https://github.com/sveetch/py-html-checker",
"Issue Tracker": "https://github.com/sveetch/py-html-checker/issues",
"Source Code": "https://github.com/sveetch/py-html-checker"
},
"split_keywords": [
"python",
" html",
" vnu"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c526a70c1e4d15f15fa84c1e21feddc9e8b0670317c62c5d5890f23cdc95e7fe",
"md5": "9001acb66bf56c4d08afadffc19005df",
"sha256": "6d867cfa2c61b525aa8b86f9af1d9f7058efce076f2e7bdf74cd33c18677fdd9"
},
"downloads": -1,
"filename": "py_html_checker-0.5.0.tar.gz",
"has_sig": false,
"md5_digest": "9001acb66bf56c4d08afadffc19005df",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 26837337,
"upload_time": "2024-09-09T00:51:19",
"upload_time_iso_8601": "2024-09-09T00:51:19.892999Z",
"url": "https://files.pythonhosted.org/packages/c5/26/a70c1e4d15f15fa84c1e21feddc9e8b0670317c62c5d5890f23cdc95e7fe/py_html_checker-0.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-09 00:51:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sveetch",
"github_project": "py-html-checker",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "py-html-checker"
}