Skip to main content

Python Wrapper for the v.Nu HTML Validator

Project description

vnu-validator. Python Wrapper for the v.Nu HTML Validator

Info:

This is the README file for vnu-validator.

Author:

Shlomi Fish <shlomif@cpan.org>

Copyright:

© 2018, Shlomi Fish.

Date:

2021-12-20

Version:

0.10.0

https://travis-ci.org/shlomif/vnu_validator.svg?branch=master

Overview

docs

Documentation Status

tests

Travis-CI Build Status AppVeyor Build Status Requirements Status
Coverage Status

package

PyPI Package latest release PyPI Wheel Supported versions Supported implementations
Commits since latest release

Python Wrapper for the v.Nu HTML Validator. It allows one to recursively test a directory of XHTML5 or HTML5 files for HTML validity (see https://www.shlomifish.org/philosophy/computers/web/validate-your-html/ and https://github.com/validator/validator/ ). It provides a caching feature for speedup of subsequent runs.

See:

::

pydoc vnu-validator

  • Free software: MIT license

Installation

pip install vnu-validator

Documentation

https://python-vnu_validator.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vnu_validator-0.10.0.tar.gz (25.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page