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.11.tar.gz (60.2 kB view details)

Uploaded Source

Built Distribution

wlc-1.11-py3-none-any.whl (84.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: wlc-1.11.tar.gz
  • Upload date:
  • Size: 60.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for wlc-1.11.tar.gz
Algorithm Hash digest
SHA256 dd266038b64c60bfd84e262fe3ba43b638e17ced1c48396af0cc63b141115d7b
MD5 d0579dc3a5eb3be7dcf074268ce320c4
BLAKE2b-256 44a4cff84fc5b707dec0951d8411a8a69178dbf10b62a46554bdd4927839ddb3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wlc-1.11-py3-none-any.whl
  • Upload date:
  • Size: 84.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for wlc-1.11-py3-none-any.whl
Algorithm Hash digest
SHA256 183c7305fd2c8e7b7fc2c328ac689bb7249f3f0d1baa3823ec2f441ff9baf055
MD5 c5573edfb9b69ec8ab706d3c3e5436d0
BLAKE2b-256 446b1e3315450d8f1751bbbe0778d980e5bafc3c736f58ec6d760bb27329e081

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