Metadata-Version: 1.1
Name: itchatmphttp
Version: 0.0.1
Summary: A coroutine requests for wechat massive platfrom api project itchatmp
Home-page: https://github.com/littlecodersh/itchatmphttp
Author: LittleCoder
Author-email: i7meavnktqegm1b@qq.com
License: MIT
Description: itchatmp
        ========
        
        |Python2| |Python3|
        
        itchatmp is an open source api for WeChat massive platfrom, a commonly-used Chinese social networking app.
        
        Accessing your personal wechat account through itchat in python has never been easier.
        
        itchatmp based on tornado framework, process efficiently. It supports normal uses, nginx reverse proxy and wsgi uses.
        
        .. |Python2| image:: https://img.shields.io/badge/python-2.7-ff69b4.svg
        .. |Python3| image:: https://img.shields.io/badge/python-3.5-red.svg
        
Keywords: wechat itchatmp api weixin massive platfrom requests
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
