Skip to content

Inateck-Technology-Inc/python_sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BARCODE SCANNER SDK FOR PYTHON

The SDK provides developers with a set of tools to set the scanner for windows,macOS and linux platforms.

Configuration

To use a library in your project, there are generally the following steps:

  1. Add the "lib/*" library to your project;
  2. Import the "scanner.py" file in your project;
  3. Change libname to the corresponding library name, such as libname = "lib/scanner_windows.dll" in the "scanner.py" file;
  4. Call the API in the "scanner.py" file.

Documentation

For more information about the SDK and APIs, go to https://docs.inateck.com/scanner-api/ .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages