Python module to validate Product codes (EAN, EAN13, ISBN,...)
Project description
Python module to validate product codes.
Codes
ean13
Nutshell
Here a simple example to validate product codes:
>>> import barcodenumber >>> barcodenumber.check_code('ean13','9788478290222') True >>> barcodenumber.barcodes() ['CODE39', 'EAN', 'EAN13', 'EAN8', 'GS1', 'GTIN', 'ISBN', 'ISBN10', 'ISBN13', 'ISSN', 'JAN', 'PZN', 'UPC', 'UPCA']
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distributions
Close
Hashes for barcodenumber-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfa8f2c1192ff88e15b7c9aa5f8e0578c33ab1ac811ad698d5ab8c6434cba5f4 |
|
MD5 | 820b00ae634137a963c4afdfb29740ef |
|
BLAKE2b-256 | 79b85c0254639ba4f575945d6e162add563caffc03c02b1e86078683661833b6 |
Close
Hashes for barcodenumber-0.3.0-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb1be9c45acc14c7765111387d007ed6ca3a10ad5568b790c0169500fd5c10a0 |
|
MD5 | e84765ff65d163bea437f939a1af79fe |
|
BLAKE2b-256 | e1ceba318a2ccf29d430b0e0078288055bedf4676f764c5438920b6101303b5a |