Skip to main content

A command line interface for Transifex

Project description

=============================
Transifex Command-Line Tool
=============================

Check back later for content here! Until then, please visit:

http://trac.transifex.org/wiki/Development/Transifex-1.0


Installing
==========

You can install the latest version of transifex-client running
``pip install transifex-client`` or ``easy_install transifex-client``
You can also install the `in-development version`_ of transifex-client with
``pip install transifex-client==dev`` or ``easy_install transifex-client==dev``.

.. _in-development version: http://bitbucket.org/indifex/transifex-client/get/tip.gz#egg=transifex-client-dev


Releasing
=========

To create a new release:

1. Update local rep and update the version in ``setup.py``.

$ hg pull -u
$ vim setup.py

2. Test::

$ python setup.py clean sdist
$ cd dist
$ tar zxf ...
$ cd transifex-client
...test

3. Package and upload on PyPI::

$ python setup.py clean sdist bdist_egg upload

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.2.1.tar.gz (14.3 kB view hashes)

Uploaded Source

Built Distribution

transifex_client-0.2.1-py2.6.egg (32.5 kB view hashes)

Uploaded Source

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