Metadata-Version: 1.1
Name: craftar
Version: 1.3.2
Summary: CraftAR Python Library
Home-page: http://catchoom.com
Author: Catchoom
Author-email: support@catchoom.com
License: MIT
Description: CraftAR Python Library
        ==========================
        
        The CraftAR Python Library allows you to integrate
        `CraftAR Image Recognition`_ in your applications and services.
        
        This client library provides access to our APIs:
        
        -  `CraftAR Recognition API` allows visual recognition against one of
           your collections of reference images specified using the
           collection token.
        -  `CraftAR Management API` allows upload and management of
           collections of reference images. All requests must be
           authenticated using your management api key.
        
        The library also provides tools for performing batch operations:
        
        -  `craftar\_search`, for image recognition.
        -  `craftar\_upload`, for batch upload of images.
        
        To use our service you need a `CraftAR`_ account.
        
        You can get our `code`_, check the `README`_ and file bugs in the
        `issue tracker`_.
        
        .. _CraftAR: https://my.craftar.net
        .. _Catchoom: http://catchoom.com
        .. _code: https://github.com/Catchoom/craftar-python
        .. _README: https://github.com/Catchoom/craftar-python/blob/master/README.md
        .. _issue tracker: https://github.com/Catchoom/craftar-python/issues
        
Keywords: catchoom craftar image recognition
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
