{"id":18696292,"url":"https://github.com/dynamsoft/barcode-reader-python-samples","last_synced_at":"2025-04-04T17:04:50.875Z","repository":{"id":42575159,"uuid":"224754672","full_name":"Dynamsoft/barcode-reader-python-samples","owner":"Dynamsoft","description":"Samples for Dynamsoft Barcode Reader SDK Python Edition","archived":false,"fork":false,"pushed_at":"2024-12-05T08:06:21.000Z","size":6943,"stargazers_count":47,"open_issues_count":3,"forks_count":21,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-28T16:08:23.876Z","etag":null,"topics":["barcode","barcode-reader","barcode-scanner","code128","code39","datamatrix","dpm","ean13","ean8","gs1","linear-barcodes","pdf417","python","python-barcode","python3","qr","qrcode","upc-a","upc-e"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dynamsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-29T01:28:43.000Z","updated_at":"2025-03-20T15:31:04.000Z","dependencies_parsed_at":"2024-06-18T19:17:36.012Z","dependency_job_id":"35aa1730-9951-481b-b9d6-97e0c50f079a","html_url":"https://github.com/Dynamsoft/barcode-reader-python-samples","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fbarcode-reader-python-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fbarcode-reader-python-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fbarcode-reader-python-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fbarcode-reader-python-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dynamsoft","download_url":"https://codeload.github.com/Dynamsoft/barcode-reader-python-samples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247217172,"owners_count":20903008,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["barcode","barcode-reader","barcode-scanner","code128","code39","datamatrix","dpm","ean13","ean8","gs1","linear-barcodes","pdf417","python","python-barcode","python3","qr","qrcode","upc-a","upc-e"],"created_at":"2024-11-07T11:17:57.456Z","updated_at":"2025-04-04T17:04:50.854Z","avatar_url":"https://github.com/Dynamsoft.png","language":null,"readme":"# Dynamsoft Barcode Reader Samples for Python Edition\n\n[![Current version number](https://img.shields.io/pypi/v/dynamsoft_barcode_reader_bundle?color=orange)](https://pypi.org/project/dynamsoft_barcode_reader_bundle/)\n[![Supported Python versions](https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10%20%7C%203.11%20%7C%203.12%20%7C%203.13-blue)](https://www.python.org/downloads/)\n[![PyPI downloads](https://img.shields.io/pypi/dm/dynamsoft_barcode_reader_bundle)](https://pypistats.org/packages/dynamsoft_barcode_reader_bundle)\n\n![Dynamsoft](https://dynamsoft.github.io/styleguide/assets/images/icons/dynamsoft_logos/dynamsoft_logo_original.png \"Dynamsoft\")  \n\n## Overview\n\nThis repository contains multiple samples that demonstrate how to use the [Dynamsoft Barcode Reader](https://www.dynamsoft.com/barcode-reader/overview/) Python Edition.\n\n## Requirements\n\n### Supported Platforms\n- Windows x64\n- Linux (x64, ARM64)\n- macOS (10.15+)\n\n### Supported Python Versions\n\n- Python 3.13\n- Python 3.12\n- Python 3.11\n- Python 3.10\n- Python 3.9\n- Python 3.8\n\n## Installation\n\n```\npip install dynamsoft_barcode_reader_bundle\n```\n\nor \n\n```\npip3 install dynamsoft_barcode_reader_bundle\n```\n\n## Samples\n\n| Sample Name | Description |\n| ----------- | ----------- |\n| [`ReadAnImage`](Samples/read_an_image.py) | Shows the simplest way to read barcodes from an image file and output barcode format and text. |\n| [`ReadMultipleImages`](Samples/read_multiple_images.py) | Shows the simplest way to read barcodes from directory with image files and output barcode format and text. | \n| [`GeneralSettings`](Samples/general_settings.py) | Shows how to adjust general scan settings, e.g., barcode format, barcode count, scan region. | \n| [`ReadDPMBarcode`](Samples/read_dpm_barcode.py) | Shows how to read DPM (Direct Part Mark) barcodes. | \n| [`VideoDecoding`](Samples/video_decoding.py) | Shows how to decode barcodes from live video or video file. | \n\n## Documentation\n\nhttps://www.dynamsoft.com/barcode-reader/docs/server/programming/python/?ver=latest\u0026utm_source=samples\n\n## License\n\nThe library requires a license to work, you use the API `LicenseManager.init_license` to initialize license key and activate the SDK.\n\nThese samples use a free public trial license which require network connection to function. You can request a 30-day free trial license via the \u003ca href=\"https://www.dynamsoft.com/customer/license/trialLicense?product=dbr\u0026utm_source=github\u0026package=python\" target=\"_blank\"\u003eRequest a Trial License\u003c/a\u003e link which works offline.\n\n## Contact Us\n\nhttps://www.dynamsoft.com/company/contact/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynamsoft%2Fbarcode-reader-python-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdynamsoft%2Fbarcode-reader-python-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynamsoft%2Fbarcode-reader-python-samples/lists"}