pyLanguagetool

install

uv venv .pylanguagetool
# Arch
source .pylanguagetool/bin/activate
# Windows
.pylanguagetool\Scripts\activate
uv pip install --upgrade setuptools beautifulsoup4 pylanguagetool

usage

echo "This are a exampl" | pylanguagetool --lang en-US

annex