Skip to main content

A command line utility for Weblate, translation tool with tight version control integration

Project description

Weblate

Weblate is a copylefted libre software web-based continuous localization system, used by over 2500 libre projects and companies in more than 165 countries.

wlc

wlc is a Weblate commandline client using Weblate's REST API.

Website Translation status CII Best Practices Docker Layers PyPI package Documenation

PIP Installation

Install using pip:

pip3 install wlc

Sources are available at https://github.com/WeblateOrg/wlc.

Usage

Please see Weblate documentation for more complete documentation.

Command line usage:

wlc list-projects
wlc list-components
wlc list-translations
wlc list-languages
wlc show
wlc ls
wlc commit
wlc push
wlc pull
wlc repo
wlc stats
wlc lock
wlc unlock
wlc lock-status
wlc download
wlc upload

Configuration is stored in ~/.config/weblate. The key/values (retries, timeout, method_whitelist, backoff_factor, status_forcelist) are closely coupled with the urllib3 parameters and allows the user to configure request parameters.

[weblate]
url = https://hosted.weblate.org/api/
retries = 3
method_whitelist = PUT,POST,GET
backoff_factor = 0.2
status_forcelist = 429,500,502,503,504
timeout = 30

[keys]
https://hosted.weblate.org/api/ = APIKEY

Docker image

The image is published on Docker Hub.

Building locally:

docker build -t weblate/wlc .

Detailed documentation is available in Weblate documentation.

Docker hub tags

You can use following tags on Docker hub:

Tag name Description Use case
latest wlc stable release, matches latest tagged release Rolling updates in a production environment
edge wlc development Staging environment
version wlc stable release, see weblate/wlc Well defined deploy in a production environment

Every image is tested by our CI before it gets published, so even the bleeding version should be quite safe to use.

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

wlc-1.12.tar.gz (60.6 kB view details)

Uploaded Source

Built Distribution

wlc-1.12-py3-none-any.whl (84.9 kB view details)

Uploaded Python 3

File details

Details for the file wlc-1.12.tar.gz.

File metadata

  • Download URL: wlc-1.12.tar.gz
  • Upload date:
  • Size: 60.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for wlc-1.12.tar.gz
Algorithm Hash digest
SHA256 3912b4c3c6b71fe920ec633dff68cd40a95678241aaffb32b277f76670c78105
MD5 4119106f771a94e937940c76ee87a943
BLAKE2b-256 dd2fd5d91ebdb46cc823bdef01e1c3ceef582c212b1ba6e7a8df672db5050367

See more details on using hashes here.

File details

Details for the file wlc-1.12-py3-none-any.whl.

File metadata

  • Download URL: wlc-1.12-py3-none-any.whl
  • Upload date:
  • Size: 84.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for wlc-1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 e0a046aec8c1bb199bec20bd73e5b9ea1668d19e72fb6d0349bf7b80032af958
MD5 16dd158160809ba7b4d14c50f3b82123
BLAKE2b-256 db74e173c49ead17d67355e49ab45bce293b1ec8b9002dfddf6099a5c776b98b

See more details on using hashes here.

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