Skip to main content

Traduire CLI

Project description

Traduire CLI interface

First, install it:

pipx install traduire-cli

You need a configuration file, ~/.config/traduire.toml which contains one or more records of the following form:

[[project]]
name = "..."
token = "..."
url = "https://traduire.example.com"
path = "..."

The name, token, and URL are taken from your Traduire installation. The path is the folder where your local checkout of the project resides.

Then, assuming you have your gettext .po files inside project/locale you can do this to get the pofiles from remote or send your local pofiles to the remote:

trd get project/locale
trd put project/locale

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

traduire_cli-0.0.1.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

traduire_cli-0.0.1-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

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