{"library":"vale","type":"library","category":null,"description":"The `vale` Python package provides a convenient way to install and use the Vale command-line grammar and style checking tool within Python environments. Vale itself is a static analysis tool for prose, written in Go. This Python package acts as a wrapper, automatically downloading the appropriate Vale binary on first execution. The package aims to simplify the inclusion of Vale as a dependency in Python applications or libraries, without requiring manual installation of the Vale CLI.","language":"python","status":"active","version":"3.13.0.0","tags":["linter","grammar","style check","prose","cli wrapper","documentation"],"last_verified":"Mon May 25","install":[{"cmd":"pip install vale","imports":["from vale import Vale"]},{"cmd":"pip install vale==3.13.0.0","imports":[]}],"homepage":"https://vale.sh","github":"https://github.com/daniperez/vale-python-package","docs":null,"changelog":null,"pypi":"https://pypi.org/project/vale/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/vale/compatibility"}}