Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yeliu84/python-wechat
WeChat.py is a library which provides an easy access to the WeChat (Weixin) app's chat log.
https://github.com/yeliu84/python-wechat
Last synced: 2 months ago
JSON representation
WeChat.py is a library which provides an easy access to the WeChat (Weixin) app's chat log.
- Host: GitHub
- URL: https://github.com/yeliu84/python-wechat
- Owner: yeliu84
- License: bsd-3-clause
- Created: 2012-12-02T08:35:22.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-01T00:35:51.000Z (about 12 years ago)
- Last Synced: 2024-08-08T00:44:13.081Z (6 months ago)
- Language: Python
- Homepage: http://wechatlog.com
- Size: 123 KB
- Stars: 12
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- project-awesome - yeliu84/python-wechat - WeChat.py is a library which provides an easy access to the WeChat (Weixin) app's chat log. (Python)
README
================================
WeChat (Weixin) Chat Log Library
================================`WeChat (Weixin, 微信) `_ is a popular IM app
available on iOS, Android and other mobile platforms. Despite its popularity,
users have learned that there is no *simple* way to view and export chat log
from the app itself. Python-WeChat is aimed to create a library to make working
with WeChat's chat log easy, so other tools can be developed, and ultimately,
WeChat users will have convenient accesses to their *own* chat log.