VAT number validation Django module with pluggable providers
Project description
django-vat-validator
VAT number validation for Django — pluggable providers (GUS GOV, REGON, VIES) with per-channel and per-country fallback configuration.
Installation
pip install entirius-django-vat-validator
Add the app to your project:
INSTALLED_APPS = [
...
"django_regional",
"django_vat_validator",
]
Optional providers are separate packages resolved lazily at validation time — a missing provider logs a warning and falls through instead of crashing.
Development
make install # sync dependencies (uv)
make check # lint + format check (ruff)
make test # test suite (pytest + pytest-django)
Development and agent instructions: AGENTS.md.
License
Mozilla Public License 2.0 — see LICENSE.
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_vat_validator-2.0.0.tar.gz.
File metadata
- Download URL: entirius_django_vat_validator-2.0.0.tar.gz
- Upload date:
- Size: 59.2 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 |
8005fa223a798f165615a6e75f71ba90972cf5ef7763ed79e2d4f0937eb3e846
|
|
| MD5 |
e551464e7c1857e5956e8c12b954d4c2
|
|
| BLAKE2b-256 |
ed5269dbfc5f6ad3bb729428234c4a6e4d10a73956599ded8435ddceb24e9ed1
|
File details
Details for the file entirius_django_vat_validator-2.0.0-py3-none-any.whl.
File metadata
- Download URL: entirius_django_vat_validator-2.0.0-py3-none-any.whl
- Upload date:
- Size: 18.1 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 |
1004ad5cddb2e06d1d9f20a3206ebf1f98895542f1827ff2893b8ae6ec819771
|
|
| MD5 |
a88d3d942d39d828c1e9a4da8eb4ed99
|
|
| BLAKE2b-256 |
e35ca2313fdf0990674d2f39b0f8ee3dbb512c12fd5f2be49a066d37369fe897
|