Skip to main content

The Transifex Open Formats library

Project description

Circle.ci: continuous integration status Coveralls: code coverage status Documentation Status

OpenFormats is a localization file format library, written in Python.

  • Read and write to various file formats such as .po, .xliff or even ones which are not localization formats, such as .srt and .txt.

  • Plural support for the formats which do support it.

  • Built-in web-based test app, to help you develop your own format handlers.

OpenFormats’ primary use is to work as a file format backend to Transifex.

Check out OpenFormats documentation for more information.

How to get help, contribute, or provide feedback

See our contribution submission and feedback guidelines.

You can run tests for the formats by doing the following:

python setup.py test

Source code

The source code for OpenFormats is hosted on GitHub.

The testbed

To run the testbed:

./manage.py syncdb --noinput  # optional
./manage.py runserver

Then point your browser to http://localhost:8000/.

The syncdb step is optional and is used if you wish to save certain tests by their URL The tests are saved to an sqlite database. This is most likely to be useful in the live version of the testbed.

Having fired up the testbed, you can select a format handler, paste some text and try to parse it. The testbed will show you the stringset that was extracted from the source text and the template in kept from it. Then, you can try compiling the template against the stringset, or you can modify it first.

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

openformats-0.0.34.tar.gz (48.5 kB view details)

Uploaded Source

File details

Details for the file openformats-0.0.34.tar.gz.

File metadata

File hashes

Hashes for openformats-0.0.34.tar.gz
Algorithm Hash digest
SHA256 92c0fbe0f60231a5211db94d8f3dc26cb891b6a112bea73869e19da3bb5247ea
MD5 3fa21fa265c07f2e172203cfed193122
BLAKE2b-256 c3f191c5a292de9f96c8d15cfe10cf799d99eec894c423ff60cbe9fb07fc9a50

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