Skip to main content

A command line interface for Transifex

Project description

https://circleci.com/gh/transifex/transifex-client/tree/master.svg?style=shield&circle-token=33aafd984726261eff1b73278a0cf761382c478a https://ci.appveyor.com/api/projects/status/github/transifex/transifex-client?branch=master&svg=true

Transifex Command-Line Tool

The Transifex Command-line Tool enables you to manage your translations within a project without the need of an elaborate UI system.

You can use the command line tool to create new resources, map locale files to translations, and synchronize your Transifex project with your local repository. Translators and localization managers can use it to handle large volumes of translation files. The Transifex Command-line Tool can help to enable continuous integration workflows and can be run from CI servers like Jenkins and Bamboo.

Check the full documentation at http://docs.transifex.com/client/

Installing

You can install the latest version of transifex-client running pip install transifex-client or easy_install transifex-client.

Build transifex-client for Windows

  1. Download transifex-client sources via git or github archive.

    1. git clone https://github.com/transifex/transifex-client.git

    2. Download and unpack https://github.com/transifex/transifex-client/archive/master.zip

  2. Download and install Python.

    At this step choose right version of python: 2 or 3 and x86 or x86-64 instruction set.

    Make sure pip marked for installation(default for latest installers).

  3. Install PyInstaller.

    Suppose that Python installed to C:\\Program Files\\Python35-32

    Make python.exe accessible via PATH environment variable or cd to directory containing python.exe.

    python -m pip install pyinstaller

    This command will install PyInstaller package and its dependencies.

  4. Build transifex-client distribution.

    Change directory to transifex-client folder and run command:

    python -m PyInstaller contrib/tx.spec
    # or
    pyinstaller contrib/tx.spec
  5. tx.exe

    dist/tx.exe will be created as the result of build process.

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

transifex-client-0.12b0.tar.gz (176.4 kB view details)

Uploaded Source

File details

Details for the file transifex-client-0.12b0.tar.gz.

File metadata

File hashes

Hashes for transifex-client-0.12b0.tar.gz
Algorithm Hash digest
SHA256 a85485d8a8a83004d8912e8c0ea6c488e46a4406f2d129e8231b984a54118b81
MD5 78b441a9cc807d4810e92aa7a9785ed9
BLAKE2b-256 787c05de590fba585057f0f0c09efba89143c371e758048796e8a8636254cef1

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