Metadata-Version: 1.1
Name: weshare-sdk
Version: 0.1.0
Summary: The official WeShare SDK for the Python programming language.
Home-page: https://github.com/banyq/weshare-sdk-python
Author: WeShare SDK Group
Author-email: banqing@banyq.com
License: Apache License 2.0
Description: # WeShare SDK for Python
        
        The official WeShare SDK for the Python programming language.
        
        ## Getting Started
        
        ### Installation
        
        Refer to the [Installation Guide](docs/installation.md), and have this SDK installed.
        
        ### Usage
        
        Now you are ready to code. You can read the detailed guides in the list below to have a clear understanding or just take the quick start code example.
        
        ## Reference Documentations
        
        
        ## Contributing
        
        ## LICENSE
        
        The Apache License (Version 2.0, January 2004).
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software 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
