Skip to main content

Convert gettext .po files to .xls

Project description

Travis Coveralls Requires 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.8.3.zip (29.1 kB view details)

Uploaded Source

Built Distribution

django_po2xls-0.8.3-py3-none-any.whl (22.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-po2xls-0.8.3.zip
  • Upload date:
  • Size: 29.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for django-po2xls-0.8.3.zip
Algorithm Hash digest
SHA256 67d179de958d7b54c977e42e539327f257453c00e334700e6ea97a791ec0f190
MD5 0d675594aad0556ee8f43f2ccae35c6a
BLAKE2b-256 f962a068bdf027802ce7e09838b64ab47578b52e4b11d04742000f3d3a3fc99b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_po2xls-0.8.3-py3-none-any.whl
  • Upload date:
  • Size: 22.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for django_po2xls-0.8.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3935137e2e57ef1a62dc08f6376ddaab0bcff2670e6c4ac5927f2988dc19e8ae
MD5 0cd863ea51dc1c7f80e0b58f85159ff0
BLAKE2b-256 a9575238fe0a0fe5011deb8bed6c4e687d786a67c127d960cce40ebcc92646ee

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