Skip to main content

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

vatnumber3-1.1.2.tar.gz (3.7 kB view details)

Uploaded Source

File details

Details for the file vatnumber3-1.1.2.tar.gz.

File metadata

  • Download URL: vatnumber3-1.1.2.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for vatnumber3-1.1.2.tar.gz
Algorithm Hash digest
SHA256 d6f6f05a6b42c538fe61f43cc226a5d06062fc5f349d4871adb63e448988cb2a
MD5 084e095c9e8855f72e27bb5db237942c
BLAKE2b-256 040fec55c11ec668c80c1b36f4bd2d9ca1d4a084cd4d79e0f9020ac0020a737b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page