[UNMAINTAINED] Python module to validate VAT numbers
Project description
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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vatnumber-1.2.tar.gz
(19.1 kB
view details)
File details
Details for the file vatnumber-1.2.tar.gz
.
File metadata
- Download URL: vatnumber-1.2.tar.gz
- Upload date:
- Size: 19.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e9e9cabcff6076d8deb8a347edfd5d0ab8cab1ed344fdbe5dd4a6110a2f2c7b |
|
MD5 | 3b1541be3834a865f6f7bcce809ffb25 |
|
BLAKE2b-256 | d77c869b59cd9cb6ed1057372cb704a3b86688ae8c12cfc7fcaedbc1424f5e7f |