|
6 | 6 |  | 
|
7 | 7 |
|
8 | 8 |
|
9 |
| -**[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.** |
| 9 | +**[Dynamsoft's Barcode Reader SDK](https://www.dynamsoft.com/barcode-reader/overview/?utm_source=github) 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.** |
10 | 10 |
|
11 | 11 | ## Dynamsoft Barcode Reader - Python Edition
|
12 | 12 |
|
13 |
| -*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-dbr/python-barcode) when building your own application. If you have any inquiries about our product, please contact us at support@dynamsoft.com. If you need more information, please check out our [documentation site](https://www.dynamsoft.com/barcode-reader/programming/python/).* |
| 13 | +*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-dbr/python-barcode) when building your own application. If you have any inquiries about our product, please contact us at support@dynamsoft.com. If you need more information, please check out our [documentation site](https://www.dynamsoft.com/barcode-reader/programming/python/?utm_source=github).* |
14 | 14 |
|
15 | 15 | ## Table Of Contents
|
16 | 16 | - [Version](#version)
|
|
30 | 30 |
|
31 | 31 | ### Version
|
32 | 32 |
|
33 |
| -- **8.1.2** |
| 33 | +- **8.2** |
34 | 34 |
|
35 | 35 | ### Supported Platforms
|
36 | 36 | - **Windows x64**
|
|
55 | 55 |
|
56 | 56 | ### License
|
57 | 57 |
|
58 |
| -Apply for a trial license: https://www.dynamsoft.com/customer/license/trialLicense |
| 58 | +Apply for a trial license: https://www.dynamsoft.com/customer/license/trialLicense?product=dbr&utm_source=github |
59 | 59 |
|
60 | 60 | ### Supported Symbologies
|
61 | 61 | *We support all major barcodes symbologies across a variety of industries such as government, finance, retail, warehouse inventory, and healthcare.*
|
@@ -97,18 +97,18 @@ Apply for a trial license: https://www.dynamsoft.com/customer/license/trialLicen
|
97 | 97 |
|
98 | 98 | ### Release Notes
|
99 | 99 |
|
100 |
| -https://www.dynamsoft.com/barcode-reader/programming/python/?ver=latest#release-notes |
| 100 | +https://www.dynamsoft.com/barcode-reader/programming/python/?ver=latest&utm_source=github#release-notes |
101 | 101 |
|
102 | 102 | ### Interfaces
|
103 | 103 |
|
104 | 104 | #### Enumerations
|
105 |
| -https://www.dynamsoft.com/barcode-reader/programming/python/api-reference/?ver=latest#enumerations |
| 105 | +https://www.dynamsoft.com/barcode-reader/programming/python/api-reference/?ver=latest&utm_source=github#enumerations |
106 | 106 |
|
107 | 107 | #### Classes
|
108 |
| -https://www.dynamsoft.com/barcode-reader/programming/python/api-reference/?ver=latest#classes |
| 108 | +https://www.dynamsoft.com/barcode-reader/programming/python/api-reference/?ver=latest&utm_source=github#classes |
109 | 109 |
|
110 | 110 | #### Main Class Interface
|
111 |
| -https://www.dynamsoft.com/barcode-reader/programming/python/api-reference/?ver=latest#barcodereader-methods |
| 111 | +https://www.dynamsoft.com/barcode-reader/programming/python/api-reference/?ver=latest&utm_source=github#barcodereader-methods |
112 | 112 |
|
113 | 113 | ### Appendix
|
114 | 114 |
|
|
0 commit comments