Skip to content

Latest commit

History

History
55 lines (35 loc) 路 1.16 KB

README.md

File metadata and controls

55 lines (35 loc) 路 1.16 KB

馃摝
Biip

Biip interprets the data in barcodes.

Tests PyPI


Biip is a Python library for making sense of the data in barcodes.

The initial goal is to parse GS1-128 data. Support for other barcode formats might be added later.

Requirements

Python 3.7+

Installation

Biip is available from PyPI:

python3 -m pip install biip

Usage

This project is still in its infancy. Documentation and usage examples will be added once the implementation is generally useful.

References

License

Biip is copyright 2020 Stein Magnus Jodal and contributors. Biip is licensed under the Apache License, Version 2.0.