{"library":"python-barcode","type":"library","category":null,"description":"python-barcode provides a simple way to create standard barcodes in Python. It requires no external dependencies for generating SVG files. For outputting image formats like PNGs, the optional Pillow library is needed. The current version is 0.16.1, supporting Python 3.9 up to 3.13. The library maintains an active development status with regular updates addressing Python compatibility and bug fixes.","language":"python","status":"active","version":"0.16.1","tags":["barcode","generator","svg","png","ean","upc","code128","imaging"],"install":[{"cmd":"pip install python-barcode","imports":["from barcode import EAN13","from barcode.writer import SVGWriter","from barcode.writer import ImageWriter","from barcode.codex import Code128"]},{"cmd":"pip install \"python-barcode[images]\"","imports":[]}],"homepage":null,"github":"https://github.com/WhyNotHugo/python-barcode","docs":"https://python-barcode.readthedocs.io/","changelog":null,"pypi":"https://pypi.org/project/python-barcode/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.9,"avg_import_s":0.13,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/python-barcode/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}