Skip to main content

Convert gettext .po files to .xls

Project description

GitHub Coveralls License Version Supported Python version Supported Django version Package format Python wheel support Package status

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

Warning

django-po2xls does not support plural.

Installation

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

  • Run $ python ./setup.py install from the 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: $ python ./manage.py po-to-xls Django management command from project folder and .xls files will be dropped near 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>

For other authors list see AUTHORS file.

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.10.1.zip (31.3 kB view details)

Uploaded Source

Built Distribution

django_po2xls-0.10.1-py3-none-any.whl (22.3 kB view details)

Uploaded Python 3

File details

Details for the file django-po2xls-0.10.1.zip.

File metadata

  • Download URL: django-po2xls-0.10.1.zip
  • Upload date:
  • Size: 31.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for django-po2xls-0.10.1.zip
Algorithm Hash digest
SHA256 8828473e51d3851b810c575c7ab0ee132781ea9f11c420652e09bdf259bbe5e0
MD5 572133424532026335623693a3e621e8
BLAKE2b-256 6fb7ffe8aa3e52a3554a7c965567ad0516571a81cb28f25b1268ef272f5db70e

See more details on using hashes here.

File details

Details for the file django_po2xls-0.10.1-py3-none-any.whl.

File metadata

  • Download URL: django_po2xls-0.10.1-py3-none-any.whl
  • Upload date:
  • Size: 22.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for django_po2xls-0.10.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1193bc95075b7f8b864e78c06cf9b0c9804be098e6bdc9891e699875db900ca3
MD5 34320c7c97f4f0c9868c27eb02cce66f
BLAKE2b-256 7d98fb90a09cffde82a389605750df7cd4128e07198d241d7dacb24b82f1598a

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