Bulk CSV import for PIM data: categories, products, attributes, and channel configuration
Project description
Django PIM CSV
Bulk CSV import for PIM data: categories, products, attributes, and channel configuration. Companion module to entirius-django-pim.
Quick Start
Requires Python 3.11+.
make install # uv sync, incl. extras
make test # pytest (smoke imports, sqlite)
Other commands
make check # ruff check + format-check
make fix # auto-fix lint + format
Usage
Add django_pim_csv to INSTALLED_APPS (requires django_pim). Imports run via management commands,
e.g.:
python manage.py products-import-from-csv <shop_idx> <file_path>
python manage.py categories-import-from-csv <shop_idx> <file_path>
Details
See AGENTS.md for architecture, importer lifecycle, and CSV column conventions.
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_csv-3.0.0.tar.gz.
File metadata
- Download URL: entirius_django_pim_csv-3.0.0.tar.gz
- Upload date:
- Size: 155.3 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 |
59d8d590e347dcb4df224ac1a5af69379f4ce62ca024d85aae982958c4a8d794
|
|
| MD5 |
5c5154ca3704fddec5511213c3ca785b
|
|
| BLAKE2b-256 |
27045d6cd49c71ee3b4b8216a5fd18c245c3493460508765a9d723c37c1d59a9
|
File details
Details for the file entirius_django_pim_csv-3.0.0-py3-none-any.whl.
File metadata
- Download URL: entirius_django_pim_csv-3.0.0-py3-none-any.whl
- Upload date:
- Size: 74.0 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 |
48db01ea5d691af4ca0d4b043656057795b2a916cfab84cb4e6dfa8e128ea20c
|
|
| MD5 |
b32ac3303a412b2877f8cd4aa436c9d1
|
|
| BLAKE2b-256 |
b6366e16f2aa5f25aaea534834cb1e482cacf7823dbab5e123db9540da7d2a52
|