Metadata-Version: 2.1
Name: mw-aiohttp-session
Version: 0.1.13
Summary: maxwin aiohttp-session 
Home-page: https://bitbucket.org/maxwin-inc/mw-aiohttp-session/src
Author: candyabc
Author-email: hfcandyabc@163.com
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
License-File: LICENSE

###产生分发包
``
python setup.py sdist
twine upload dist/*
``
###产生分发包
``
python setup.py build
``

###安装方式

2. python setup.py install
3. pip install mw-aiohttp-session --upgrade
