MANIFEST.in
README.md
README.rst
requirements.txt
setup.cfg
setup.py
tests/test_client.py
tests/test_client.pyc
tests/test_create_reply.py
tests/test_create_reply.pyc
tests/test_crypto.py
tests/test_crypto.pyc
tests/test_enterprise_client.py
tests/test_enterprise_client.pyc
tests/test_enterprise_create_reply.py
tests/test_enterprise_create_reply.pyc
tests/test_enterprise_parser.py
tests/test_enterprise_parser.pyc
tests/test_events.py
tests/test_events.pyc
tests/test_fields.py
tests/test_fields.pyc
tests/test_messages.py
tests/test_messages.pyc
tests/test_oauth.py
tests/test_oauth.pyc
tests/test_parser.py
tests/test_parser.pyc
tests/test_replies.py
tests/test_replies.pyc
tests/test_utils.py
tests/test_utils.pyc
tests/.ropeproject/config.py
tests/.ropeproject/globalnames
tests/.ropeproject/history
tests/.ropeproject/objectdb
tests/__pycache__/test_client.cpython-34.pyc
tests/__pycache__/test_client.pypy3-24.pyc
tests/__pycache__/test_create_reply.cpython-34.pyc
tests/__pycache__/test_create_reply.pypy3-24.pyc
tests/__pycache__/test_crypto.cpython-34.pyc
tests/__pycache__/test_crypto.pypy3-24.pyc
tests/__pycache__/test_enterprise_client.cpython-34.pyc
tests/__pycache__/test_enterprise_client.pypy3-24.pyc
tests/__pycache__/test_enterprise_create_reply.cpython-34.pyc
tests/__pycache__/test_enterprise_create_reply.pypy3-24.pyc
tests/__pycache__/test_enterprise_parser.cpython-34.pyc
tests/__pycache__/test_enterprise_parser.pypy3-24.pyc
tests/__pycache__/test_events.cpython-34.pyc
tests/__pycache__/test_events.pypy3-24.pyc
tests/__pycache__/test_fields.cpython-34.pyc
tests/__pycache__/test_fields.pypy3-24.pyc
tests/__pycache__/test_messages.cpython-34.pyc
tests/__pycache__/test_messages.pypy3-24.pyc
tests/__pycache__/test_oauth.cpython-34.pyc
tests/__pycache__/test_oauth.pypy3-24.pyc
tests/__pycache__/test_parser.cpython-34.pyc
tests/__pycache__/test_parser.pypy3-24.pyc
tests/__pycache__/test_replies.cpython-34.pyc
tests/__pycache__/test_replies.pypy3-24.pyc
tests/__pycache__/test_utils.cpython-34.pyc
tests/__pycache__/test_utils.pypy3-24.pyc
tests/fixtures/customservice_getkflist.json
tests/fixtures/customservice_getonlinekflist.json
tests/fixtures/customservice_getrecord.json
tests/fixtures/customservice_kfaccount_add.json
tests/fixtures/customservice_kfaccount_del.json
tests/fixtures/customservice_kfaccount_update.json
tests/fixtures/customservice_kfaccount_uploadheadimg.json
tests/fixtures/customservice_kfsession_close.json
tests/fixtures/customservice_kfsession_create.json
tests/fixtures/customservice_kfsession_getsession.json
tests/fixtures/customservice_kfsession_getsessionlist.json
tests/fixtures/customservice_kfsession_getwaitcase.json
tests/fixtures/datacube_getarticlesummary.json
tests/fixtures/datacube_getarticletotal.json
tests/fixtures/datacube_getinterfacesummary.json
tests/fixtures/datacube_getinterfacesummaryhour.json
tests/fixtures/datacube_getupstreammsg.json
tests/fixtures/datacube_getupstreammsgdist.json
tests/fixtures/datacube_getupstreammsgdistmonth.json
tests/fixtures/datacube_getupstreammsgdistweek.json
tests/fixtures/datacube_getupstreammsghour.json
tests/fixtures/datacube_getupstreammsgmonth.json
tests/fixtures/datacube_getupstreammsgweek.json
tests/fixtures/datacube_getusercumulate.json
tests/fixtures/datacube_getuserread.json
tests/fixtures/datacube_getuserreadhour.json
tests/fixtures/datacube_getusershare.json
tests/fixtures/datacube_getusersharehour.json
tests/fixtures/datacube_getusersummary.json
tests/fixtures/get_current_autoreply_info.json
tests/fixtures/get_current_selfmenu_info.json
tests/fixtures/getcallbackip.json
tests/fixtures/groups_create.json
tests/fixtures/groups_get.json
tests/fixtures/groups_getid.json
tests/fixtures/groups_members_update.json
tests/fixtures/groups_update.json
tests/fixtures/media_upload.json
tests/fixtures/menu_create.json
tests/fixtures/menu_delete.json
tests/fixtures/menu_get.json
tests/fixtures/message_custom_send.json
tests/fixtures/qrcode_create.json
tests/fixtures/shakearound_device_applyid.json
tests/fixtures/shakearound_device_bindlocation.json
tests/fixtures/shakearound_device_bindpage.json
tests/fixtures/shakearound_device_search.json
tests/fixtures/shakearound_device_update.json
tests/fixtures/shakearound_material_add.json
tests/fixtures/shakearound_page_add.json
tests/fixtures/shakearound_page_delete.json
tests/fixtures/shakearound_page_search.json
tests/fixtures/shakearound_page_update.json
tests/fixtures/shakearound_statistics_device.json
tests/fixtures/shakearound_statistics_page.json
tests/fixtures/shakearound_user_getshakeinfo.json
tests/fixtures/shorturl.json
tests/fixtures/sns_auth.json
tests/fixtures/sns_oauth2_access_token.json
tests/fixtures/sns_oauth2_refresh_token.json
tests/fixtures/sns_userinfo.json
tests/fixtures/ticket_getticket.json
tests/fixtures/token.json
tests/fixtures/user_get.json
tests/fixtures/user_info.json
tests/fixtures/user_info_updateremark.json
tests/fixtures/enterprise/batch_getresult.json
tests/fixtures/enterprise/batch_inviteuser.json
tests/fixtures/enterprise/batch_replaceparty.json
tests/fixtures/enterprise/batch_replaceuser.json
tests/fixtures/enterprise/batch_syncuser.json
tests/fixtures/enterprise/department_create.json
tests/fixtures/enterprise/department_delete.json
tests/fixtures/enterprise/department_list.json
tests/fixtures/enterprise/department_update.json
tests/fixtures/enterprise/getcallbackip.json
tests/fixtures/enterprise/gettoken.json
tests/fixtures/enterprise/tag_addtagusers.json
tests/fixtures/enterprise/tag_create.json
tests/fixtures/enterprise/tag_delete.json
tests/fixtures/enterprise/tag_deltagusers.json
tests/fixtures/enterprise/tag_get.json
tests/fixtures/enterprise/tag_list.json
tests/fixtures/enterprise/tag_update.json
tests/fixtures/enterprise/user_simplelist.json
wechatpy/__init__.py
wechatpy/_compat.py
wechatpy/events.py
wechatpy/exceptions.py
wechatpy/fields.py
wechatpy/messages.py
wechatpy/oauth.py
wechatpy/parser.py
wechatpy/replies.py
wechatpy/utils.py
wechatpy.egg-info/PKG-INFO
wechatpy.egg-info/SOURCES.txt
wechatpy.egg-info/dependency_links.txt
wechatpy.egg-info/requires.txt
wechatpy.egg-info/top_level.txt
wechatpy/client/__init__.py
wechatpy/client/base.py
wechatpy/client/api/__init__.py
wechatpy/client/api/base.py
wechatpy/client/api/card.py
wechatpy/client/api/customservice.py
wechatpy/client/api/datacube.py
wechatpy/client/api/device.py
wechatpy/client/api/group.py
wechatpy/client/api/jsapi.py
wechatpy/client/api/material.py
wechatpy/client/api/media.py
wechatpy/client/api/menu.py
wechatpy/client/api/message.py
wechatpy/client/api/misc.py
wechatpy/client/api/qrcode.py
wechatpy/client/api/semantic.py
wechatpy/client/api/shakearound.py
wechatpy/client/api/user.py
wechatpy/client/api/merchant/__init__.py
wechatpy/client/api/merchant/category.py
wechatpy/client/api/merchant/common.py
wechatpy/client/api/merchant/express.py
wechatpy/client/api/merchant/group.py
wechatpy/client/api/merchant/order.py
wechatpy/client/api/merchant/shelf.py
wechatpy/client/api/merchant/stock.py
wechatpy/crypto/__init__.py
wechatpy/crypto/base.py
wechatpy/crypto/cryptography.py
wechatpy/crypto/pkcs7.py
wechatpy/crypto/pycrypto.py
wechatpy/enterprise/__init__.py
wechatpy/enterprise/crypto.py
wechatpy/enterprise/events.py
wechatpy/enterprise/exceptions.py
wechatpy/enterprise/messages.py
wechatpy/enterprise/parser.py
wechatpy/enterprise/replies.py
wechatpy/enterprise/client/__init__.py
wechatpy/enterprise/client/api/__init__.py
wechatpy/enterprise/client/api/agent.py
wechatpy/enterprise/client/api/batch.py
wechatpy/enterprise/client/api/department.py
wechatpy/enterprise/client/api/media.py
wechatpy/enterprise/client/api/menu.py
wechatpy/enterprise/client/api/message.py
wechatpy/enterprise/client/api/misc.py
wechatpy/enterprise/client/api/tag.py
wechatpy/enterprise/client/api/user.py