vatnumber 1.2
pip install vatnumber
Latest version
Released:
[UNMAINTAINED] Python module to validate VAT numbers
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License (GPL) (GPL-3)
- Author: B2CK
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License (GPL) (GPL-3)
- Author: B2CK
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
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 |