{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/12"}],"enrichment":{"capability":"Validates product codes across multiple barcode and ISBN standards including EAN, GTIN, ISBN, UPC, and others using a simple check function.","skillfed_tags":["barcode-validation","abandoned"],"use_cases":["Validate EAN-13 or EAN-8 codes in e-commerce product databases.","Check ISBN validity when processing book metadata or library systems.","Verify GTIN-14 codes in supply chain or inventory management applications.","Validate UPC codes in retail point-of-sale systems."],"what_it_does":"barcodenumber is a validation library for product identification codes. It wraps python-stdnum to provide a simple interface for checking the validity of barcodes and product identifiers across multiple standards\u2014EAN, GTIN, ISBN, UPC, CODE39, GS1, and others. You pass a code type and a string to its check_code function, and it returns True or False.\n\nThe package is straightforward to use but carries significant risk: it has been abandoned since 2019-11-06 with no maintenance, no updates for modern Python versions, and no bug fixes. The classifiers claim support only through Python 3.8, and actual compatibility with later versions is unknown. The GPL-3 copyleft license also restricts use in proprietary or differently licensed projects.","worth_installing":"No, unless you are maintaining legacy code already using it. The package is abandoned with no recent maintenance, unverified compatibility with modern Python versions, and a copyleft GPL-3 license that may conflict with your project. For new projects, use an actively maintained barcode validation library instead."},"id":"barcodenumber","links":{"html":"https://skillfed.io/packages/barcodenumber","md":"https://skillfed.io/packages/barcodenumber.md","pypi":"https://pypi.org/project/barcodenumber/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2019-11-06","license_spdx":null,"license_treatment":"copyleft","name":"barcodenumber","python_support":"unspecified","summary":"Python module to validate Product codes (EAN, EAN13, ISBN,...)"},"popularity":{"monthly_downloads":447267,"position":6608,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.5.0"}
