Skip to main content

Install and use Vale (grammar & style check tool) in python environments.

Project description

Package Release

Vale Python Package

⚠️ Vale is a software developed by errata.ai and a community of open-source contributors. This repository just makes that software available to Python users. The author is not affiliated nor endorsed by errata.ai.

Vale is a command-line tool that can enforce an editorial style guide onto your text. It's written in Go. The purpose of this package is to allow Python users to have Vale as a dependency of a Python application or library and this way allow installing Vale without resorting to manual installation or similar.

Installation

You can add vale package as a dependency in your setup.py, requirements.txt or pyproject.toml file depending on how are you managing dependencies. For example, in requirements.txt:

vale==3.2.0

The version of this Python package corresponds exactly to Vale's version. That is, if you add vale==2.20.0 as a dependency, Vale with that same version will be installed. Note that Vale as such is not included in this package but downloaded the first time you execute vale.

Releasing (only for contributors)

New releases using the last Vale versions are delivered in an automated way. See Version Bump if Vale Updated workflow. The new versions of Vale are checked once a day.

Manual release

  1. Change version in pyproject.toml. Changing the version changes the version of Vale that gets downloaded. See note below.
  2. Commit & push.
  3. Github's Actions will deal with the new release.

Note: Pypi doesn't allow to re-release (even if releases or projects are deleted). If you want to release this package for a new version of Vale, just update the version attribute found in pyproject.toml so that it matches the version of Vale that you want to release. If something needs to be fixed in this package, use or increase the 4th number in the version in pyproject.toml. The 4th number will be ignored when it comes to downloading Vale but will be used to release the package to PyPi.. For example, if you use 2.20.0.1, this package will try to download vale==2.20.0. The python package version will still be 2.20.0.1 in PyPi.

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

vale-3.2.0.0.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vale-3.2.0.0-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file vale-3.2.0.0.tar.gz.

File metadata

  • Download URL: vale-3.2.0.0.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for vale-3.2.0.0.tar.gz
Algorithm Hash digest
SHA256 285eea27b3d4b0e274b732ceb334572f8caaa7c293796e0e4974661ea08bcbc5
MD5 38f4e5b950ba99780c4da79037550ba1
BLAKE2b-256 b59cb6da06a385987d3c0edf2bf2aff06153c83316fc13e97dfa9e272d956720

See more details on using hashes here.

File details

Details for the file vale-3.2.0.0-py3-none-any.whl.

File metadata

  • Download URL: vale-3.2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for vale-3.2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a49becf6f7c23ec05bb483e379410a17b92fc881d431b69bfd0c32d4da2c163d
MD5 6e359dffd55a9ae4c7e019c5f27f4677
BLAKE2b-256 c507f68e65b7c733f280677277367dd1f5cd04979a918b9c79ee0dd9470433a4

See more details on using hashes here.

Supported by

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