agarza/dev-garza/: python-barcode-0.15.1 metadata and description

Homepage | Simple index

Create standard barcodes with Python. No external modules needed. (optional Pillow support included).

author Hugo Osvaldo Barrera et al
author_email hugo@barrera.io
classifiers
  • Development Status :: 5 - Production/Stable
  • Environment :: Console
  • Intended Audience :: Developers
  • License :: OSI Approved :: MIT License
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Topic :: Multimedia :: Graphics
  • Topic :: Software Development :: Libraries :: Python Modules
license MIT
requires_dist
  • pillow ; extra == 'images'

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
python_barcode-0.15.1-py3-none-any.whl
Size
208 KB
Type
Python Wheel
Python
3
CI status documentation version on pypi downloads licence

python-barcode provides a simple way to create barcodes in Python.

There are no external dependencies when generating SVG files. Pillow is required for generating images (e.g.: PNGs).

Support Python 3.7 to 3.11.

python-barcode

Documentation

Full documentation is published at http://python-barcode.rtfd.io/

Licence

python-barcode is licensed under the MIT licence. See LICENCE for details.