Server SDK Overview
The Quikkly Server SDKs allow you to generate and scan codes on servers and desktop computers.
The SDK has two main components: the C++ native libraries built for a particular OS, and bindings to use the native libraries from other programming languages.
We currently have the SDKs available for Python and Java, and command-line Python scripts that can be called from any language.
Pricing
The server SDKs are available to enterprise customers. Please get in touch to discuss your use case and obtain a copy of the native libraries.
Supported Platforms
The server-side native libraries are available for:
- Ubuntu Linux 14.04, 16.04, 18.04,
- CentOS Linux 6.8, 6.9, 7.4,
- MacOS High Sierra.
Please let us know if you require builds for other platforms.
The Python SDK supports Python 2.7, and 3.4 - 3.7.