PIM AI translation bridge — communicates with the AI toolbox via HTTP
Project description
Django PIM Translator
PIM AI translation bridge for Volkanos: extracts translatable fields from PIM entities, sends them to the remote AI toolbox over HTTP, and applies translated text back. Zero Django models. Built on entirius-django-utils-translator.
Quick Start
Requires Python 3.11+ and PostgreSQL 15+ (django-pim).
make install # uv sync, incl. extras
make test # pytest against DATABASE_URL
Tests read DATABASE_URL (default postgresql://postgres:postgres@localhost:5432/test —
matches the CI service).
Other commands
make check # ruff check + format-check
make fix # auto-fix lint + format
Usage
Add django_pim_translator to INSTALLED_APPS (requires django_pim) and set
AI_TOOLBOX_BASE_URL + AI_TOOLBOX_API_KEY. API mounts at /api/pim-translator/v2/admin/…;
bulk CLI via manage.py translate_pim and manage.py import_translations.
Details
See AGENTS.md for architecture, API surface, and design decisions.
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 Distribution
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 entirius_django_pim_translator-2.0.0.tar.gz.
File metadata
- Download URL: entirius_django_pim_translator-2.0.0.tar.gz
- Upload date:
- Size: 145.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
836afeb5cfea1de1e7a60bc9a366c0fbe4339ddc7c4a84f73da9500896cb6ad1
|
|
| MD5 |
b7866843f0892aa0766e8048f724ecc7
|
|
| BLAKE2b-256 |
e579f5bb197f86cbf9bfd63e1db93502006b8f35a98b34308d6c092be485e35f
|
File details
Details for the file entirius_django_pim_translator-2.0.0-py3-none-any.whl.
File metadata
- Download URL: entirius_django_pim_translator-2.0.0-py3-none-any.whl
- Upload date:
- Size: 31.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
881cacef85c56293e6ec0624d72de97a793627d29aead2a45d32db11f8100420
|
|
| MD5 |
db9dd23c1dfbc0636ba789bae1a33263
|
|
| BLAKE2b-256 |
7ca4e3acbcfcbff4a517bf006a2093b002bccdee03dd39c24e52c8f2696bf569
|