Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

barcode-decoder

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

barcode-decoder

Library to convert electronic components distributors barcodes and QR codes to unified format. Library allows to extract information about: partnumber, ordered quantity, order number, part LOT and origin.

  • 0.1.4
  • PyPI
  • Socket score

Maintainers
1

barcode-decoder

Barcode and QR decoder

Simple application for decoding barcodes and QR codes from various distributors and converting them to standardized output.

Usage

Installation

pip install barcode_decoder

Command line usage

$ barcode_decoder

Usage as library

from barcode_decoder import barcode_decoder

result = barcode_decoder.decode(barcode_string)

Currently supported distributors:

  • Farnell
  • Mouser
  • TME
  • Wurth Elektronik

Setting your scaner

You need to enable Code Identifier in your scanner settings.

Testing

Application is tested using Gryphon D432

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc