Price management for the Volkanos ecommerce platform: product prices across countries, currencies, channels, and tax regimes
Project description
Django Price Manager
Price management for the Volkanos ecommerce platform: product prices across countries, currencies, channels, and tax regimes. CurrentPrice + PriceHistory architecture with a legacy snapshot model (PriceList/Price) kept for the dual-write transition.
Quick Start
Requires Python 3.11+ and PostgreSQL 15+.
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_pricemanager to INSTALLED_APPS (requires django_regional). Admin API mounts at
api/pricemanager/v2/admin/. Optional integrations: django_pim (channel sync) and
django_suppliers (purchase costs) — both soft imports, no-ops when absent.
Celery queues
pricemanager_create_pricelist
Details
See AGENTS.md for architecture, data model, API contract, and gotchas.
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_pricemanager-4.0.1.tar.gz.
File metadata
- Download URL: entirius_django_pricemanager-4.0.1.tar.gz
- Upload date:
- Size: 132.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 |
a95d2a998cbb107ee664332b5dcaedefa9df8e46ce03d7a721d489899f48eb6d
|
|
| MD5 |
f7db1f4098bdc077fb432cda801372ae
|
|
| BLAKE2b-256 |
d18c069aa997b3e42d5da659dfe653cb9a83ae312bb43dc0eb59e8d6f1859fbc
|
File details
Details for the file entirius_django_pricemanager-4.0.1-py3-none-any.whl.
File metadata
- Download URL: entirius_django_pricemanager-4.0.1-py3-none-any.whl
- Upload date:
- Size: 99.3 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 |
aa7511e947f72be47410df879d1b3131162c8f59c3df44fbcb84e35b23472c56
|
|
| MD5 |
de425e6f5dffd446f368536d317017a7
|
|
| BLAKE2b-256 |
ace0da8d72439b445e8dac7b3399ee86836a0345162e5469ea520428ebda9bae
|