Skip to main content

Convert gettext .po files to .xls

Project description

django-po2xls is a django management command to convert project translation .po files to .xls

Installation

  • Obtain your copy of source code from git repository: git clone https://github.com/vint21h/django-po2xls.git. Or download latest release from https://github.com/vint21h/django-po2xls/tags.

  • Run python ./setup.py install from repository source tree or unpacked archive. Or use pip: pip install django-po2xls.

Configuration

Add 'po2xls' to settings.INSTALLED_APPS.

INSTALLED_APPS = (

…,

‘po2xls’,

…,

)

Usage

Just run po-to-xls django management command and .xls files dropped near your all of your project .po files.

Licensing

django-po2xls is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. For complete license text see COPYING file.

Contacts

Project Website: https://github.com/vint21h/django-po2xls

Author: Alexei Andrushievich <vint21h@vint21h.pp.ua>

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

django-po2xls-0.1.0.tar.gz (15.5 kB view details)

Uploaded Source

File details

Details for the file django-po2xls-0.1.0.tar.gz.

File metadata

File hashes

Hashes for django-po2xls-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4b3d136548663485ffde917e73c4fa010e3bdf66a1aef380d66ff361b0782014
MD5 b00b9336c49791ed8bb2f79822b4b009
BLAKE2b-256 f62135804ab81bef6c1a041f5e311194def7a414c1db44ce7328c77b33b516c7

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