Skip to main content

Tool to build and perform checks on WCA Regulations and Guidelines

Project description

WCA Regulations Compiler

This is a tool to check, build, compare WCA Regulations and Guidelines and its translations.

Install from PyPi

Just run pip install wrc.

External dependencies

If you want to build the pdf versions, you need the patched qt version of wkhtmltopdf in your $PATH. These stable standalone binaries are available here for several platforms.

For CJK translations you also need to install some packages providing CJK fonts. The official build uses "UnBatang" for Korean (package fonts-unfonts-core or alike), "WenQuanYi Micro Hei" for Chinese (package fonts-wqy-microhei or alike), and "IPAX0208PGothic" for Japanese (package fonts-ipafont or alike).

Run the thing

Here are some sample invocations:

  • To check the Regulations and Guidelines: wrc path/to/wca-regulations --target=check
  • To build the html to the build directory: wrc path/to/wca-regulations --target=html --output=build
  • To merge the Regulations and Guidelines into a single document (works with html, pdf and json targets): wrc path/to/wca-regulations --target=html --output=build --merged
  • When building translation it's necessary to provide the language (to choose the appropriate font/pdf names): wrc path/to/wca-regulations-translations/french --language=french --target=pdf --output=build
  • Check that a translation matches exactly the original rules: wrc path/to/wca-regulations-translations/french --diff=path/to/wca-regulations

You can also take a look at the travis script used in the translations repository.

Running from the sources

The compiler is built on top of python lex/yacc implementation ply, so you probably need to run pip install ply to install it. When this is done, you can use python -m wrc.wrc from the repository's root instead of wrc. If you want to use wrc-states from the source, an easy way to do this is to run python -c "from wrc.wrc import states; states()"

Deploying to PyPi

(section for maintainers in PyPi)

  • Bump the version number in wrc/version.py and in pyproject-toml
  • (optional, depends on your environment) pip install --upgrade build
  • python -m build
  • twine upload dist/*

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

wrc-1.7.1.tar.gz (725.8 kB view details)

Uploaded Source

Built Distribution

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

wrc-1.7.1-py3-none-any.whl (726.7 kB view details)

Uploaded Python 3

File details

Details for the file wrc-1.7.1.tar.gz.

File metadata

  • Download URL: wrc-1.7.1.tar.gz
  • Upload date:
  • Size: 725.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for wrc-1.7.1.tar.gz
Algorithm Hash digest
SHA256 6bec6f92319b1319faa5eeade1cb15de49d14d4e117b9221ce77e1012a5a7d60
MD5 b58dc008c11cf0a025401afbe7101707
BLAKE2b-256 4b91e65443a299e53fd1b8fc020e039ab1b82c3b2f4fcd5078a27c8e949bb1fb

See more details on using hashes here.

File details

Details for the file wrc-1.7.1-py3-none-any.whl.

File metadata

  • Download URL: wrc-1.7.1-py3-none-any.whl
  • Upload date:
  • Size: 726.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for wrc-1.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3ad12a2c539bc3509066e05c33c10b63b716b2a1df7076f37125ba9b5529c227
MD5 c7f61b376c0024594f920ea4f654a488
BLAKE2b-256 fc4c60c93af0e8cdfcb9e8f9a01bdf8aba1feb8620945b79a4576e3d8a647faa

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