A CLI tool to convert JSON/ARB translation files to Excel and vice versa.
Project description
README.md
arb-xl
arb-xl is a CLI tool that converts translation files between JSON, XLS, and ARB formats. It helps manage localization files efficiently, especially for Flutter projects.
Installation
pip install arb-xl
Usage
Convert JSON files to an Excel file:
arb-xl j2x output.xlsx en.json ar.json
Convert an Excel file back to JSON files:
arb-xl x2j translations.xlsx output_dir/
Convert an Excel file to ARB format:
arb-xl x2j translations.xlsx output_dir/ --arb
For help:
arb-xl --help
Features
- Convert JSON translation files to an XLS file for easy editing.
- Convert XLS files back to JSON or ARB format.
- Handles multiple languages efficiently.
- Logs errors and warnings.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file arb_xl-1.0.0-py3-none-any.whl.
File metadata
- Download URL: arb_xl-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f8be6e76a967e96a0ce66af23a424844a748635766ca7caa04841ce2da65a6a
|
|
| MD5 |
64d55a5474a6e06027d93507edd5aab8
|
|
| BLAKE2b-256 |
3836e4d1eff8d2c3fa22d6f5083749fce79daf1789e2496aee739414e572d4f0
|