Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.58 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.58 KB

barcode-reader

Barcode reader

Barcode-reader is a library for reading a variety of barcode types in images.

Lint Test codecov Build + Deploy PyPI Documentation Status

Overview

The barcode-reader library provides functionalities for reading a variety of barcode types from images and return useful information such as the barcode data but also its coordinates.

More information