Metadata-Version: 2.1
Name: dbr
Version: 7.6.1
Summary: Dynamsoft Barcode Reader Python project
Home-page: https://www.dynamsoft.com/Products/Dynamic-Barcode-Reader.aspx
Author: Dynamsoft
Author-email: support@dynamsoft.com
License: https://www.dynamsoft.com/Products/barcode-reader-license-agreement.aspx
Keywords: barcode DataMatrix QRCode 1D PDF417 MaxiCode Aztec
Platform: linux
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Topic :: Software Development
Requires-Dist: numpy

Welcome to Dynamsoft Barcode Reader - Python Edition
====================================================

Dynamsoft's Barcode Reader SDK <https://www.dynamsoft.com/Products/Dynamic-Barcode-Reader.aspx>
enables you to efficiently embed barcode reading functionality in your
web, desktop or mobile application using just a few lines of code.
Saving you months of added development time and resources, our SDK can
create high-speed and reliable barcode scanner software applications to
meet your business needs.

Dynamsoft Barcode Reader - Python Edition
-----------------------------------------

Dynamsoft Barcode Reader's Python Edition comes with all the general
features of Dynamsoft Barcode Reader, bringing convenience for customers
who develop in Python. In addition, you could refer to the Python
samples available in our
Github <https://github.com/dynamsoft/python-barcode> 
when building your own application. If you have any inquiries about our
product, please contact us at <support@dynamsoft.com>.

Version
-------

-  7.6.1

Supported Platforms
-------------------

- Windows x64

- Linux(x64, ARM32, ARM64)

- macOS

Supported Python Versions
-------------------------

-  Python3.6

-  Python3.7

-  Python3.8

Installation
------------

   pip install dbr

License
-------

Apply for a trial license: https://www.dynamsoft.com/CustomerPortal/Portal/Triallicense.aspx

Supported Symbologies
---------------------

-  Linear Barcodes (1D) :

   -  Code 39 *(including Code 39 Extended)*
   -  Code 93
   -  Code 128
   -  Codabar
   -  Interleaved 2 of 5
   -  EAN-8
   -  EAN-13
   -  UPC-A
   -  UPC-E
   -  Industrial 2 of 5

-  2D Barcodes :

   -  QR Code *(including Micro QR Code)*
   -  Data Matrix
   -  PDF417 *(including Micro PDF417)*
   -  Aztec Code
   -  MaxiCode *(mode 2-5)*
   -  DotCode

-  Patch Code

-  GS1 Composite Code

-  GS1 DataBar :

   -  Omnidirectional
   -  Truncated
   -  Stacked
   -  Stacked Omnidirectional
   -  Limited
   -  Expanded
   -  Expanded Stacked

-  Postal Codes :

   -  USPS Intelligent Mail
   -  Postnet
   -  Planet
   -  Australian Post
   -  UK Royal Mail

Release Notes
-------------

https://www.dynamsoft.com/Products/Dynamic-Barcode-Reader-News.aspx

Interfaces
----------

Please refer to our Github <https://github.com/dynamsoft/python-barcode#Interfaces>

Appendix
--------

Please refer to our Github <https://github.com/dynamsoft/python-barcode#Appendix>

Contact Us
----------

<support@dynamsoft.com>


