Metadata-Version: 1.1
Name: wia
Version: 1.0.1
Summary: This client library is designed to support the Wia APIs
Home-page: https://github.com/wiaio/wia-python-sdk
Author: Conall Laverty
Author-email: team@wia.io
License: MIT
Description: Official Wia SDK for Python
        ===================================
        
        A Python library for Wia's API.
        
        
        Setup
        -----
        
        You can install this package by using the pip tool and installing:
        
            $ pip install wia
        
        
        Setting up a Wia Account
        ---------------------------
        
        Sign up for Wia at https://www.wia.io/signup.
        
        
        Using the Wia API
        --------------------
        
        Documentation can be found here:
        
        - https://docs.wia.io
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
