Archived
This project has been archived by its maintainers, and is no longer receiving any updates.
Python module to validate VAT numbers.
Nutshell
Here a simple example to validate VAT numbers format:
>>> import vatnumber
>>> vatnumber.check_vat('BE0123456749')
True
Here a simple example to validate European VAT through VIES service:
>>> import vatnumber
>>> vatnumber.check_vies('BE0897290877')
True
For more information please visit the vatnumber website.
Release files for vatnumber 1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| vatnumber-1.2.tar.gz | 19.1 kB | Details |
Release files / vatnumber-1.2.tar.gz
| Download URL | vatnumber-1.2.tar.gz |
|---|---|
| Size | 19.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4e9e9cabcff6076d8deb8a347edfd5d0ab8cab1ed344fdbe5dd4a6110a2f2c7b
|
|
BLAKE2b-256 checksum How to use checksums |
d77c869b59cd9cb6ed1057372cb704a3b86688ae8c12cfc7fcaedbc1424f5e7f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |