Metadata-Version: 1.1
Name: quikkly-python-sdk
Version: 0.1.0
Summary: Quikkly Python SDK
Home-page: https://quikklycodes.com/
Author: Mattias Linnap
Author-email: mattias@linnap.com
License: Proprietary
Description-Content-Type: UNKNOWN
Description: # Quikkly Python SDK #
        
        Note: to use this Python SDK, you need the Quikkly core native library.
        Please contact david@quikklycodes.com for more information and pricing.
        
        ## Install ##
        
        `pip install quikkly-python-sdk`
        
        ## Dependencies ##
        
        Python 2.7 or 3.6.
        
        Generating SVG codes has no dependencies besides the qukklycore native library files.
        
        Scanning codes from images also requires the `numpy` and `Pillow` Python packages.
        
        ## Version History ##
        
        * 0.1.0 - First Release.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: MacOS
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Topic :: Software Development :: Libraries :: Python Modules
