Skip to content

KG5321/pyvieslib

PyVIESLib

PyVIESLib is a Python library for validating VIES numbers

Installation

Use the package manager pip to install pyvieslib.

pip install pyvieslib

Usage

from pyvieslib import PyViesLib

vvl = PyViesLib()
vvl.check_vies("PL1234567890") # returns False

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

TODO

  • Write proper tests
  • Finish validators for all countries

License

MIT

About

Python library for validating VIES numbers

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages