Metadata-Version: 2.1
Name: mw-aiohttp-session
Version: 0.1.7
Summary: maxwin aiohttp-session 
Home-page: https://bitbucket.org/maxwin-inc/mw-aiohttp-session/src
Author: candyabc
Author-email: hfcandyabc@163.com
License: UNKNOWN
Description: ###产生分发包
        ``
        python setup.py sdist
        twine upload dist/*
        ``
        ###产生分发包
        ``
        python setup.py build
        ``
        
        ###安装方式
        
        2. python setup.py install
        3. pip install mw-aiohttp-session --upgrade
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
