Metadata-Version: 1.1
Name: mwsdk
Version: 0.2.0
Summary: cxh 
Home-page: https://bitbucket.org/maxwin-inc/mwsdk/src
Author: cxhjet
Author-email: 13064576@qq.com
License: UNKNOWN
Description: ### 内容
        封装了 kong，rightmanage，auth 等服务
        ###产生分发包
        ``
        python setup.py sdist
        twine upload dist/*
        user:cxhjet
        ps:ma************4
        ``
        ###产生分发包
        ``
        python setup.py build
        ``
        
        ###安装方式
        1. pip install mwsdk
        2. python setup.py install
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
