Awesome
<!-- markdownlint-disable MD033 -->python-wechaty
📄 Chinese Document python-wechaty-template
What's Python Wechaty
Python Wechaty is an Open Source software application for building chatbots. It is a modern Conversational RPA SDK which Chatbot makers can use to create a bot in a few lines of code.
You can use Wechaty to build a chatbot which automates conversations and interact with people through instant messaging platforms such as WhatsApp, WeChat, WeCom, Gitter and Lark among others.
Features
- Message Processing: You can use the simple code, similar to natural language, to process the message receving & sending.
- Plugin System: You can use the community-contributed plugins to handle your scenario.
- Write onece, run multi IM platform: python wechaty support many IM platforms with one code, all of you need to do is switch the token token type.
- Wechaty UI: you can use the powerful wechaty-ui to create interactive chatbot
- ...
Getting Started
There are few steps to start your bot, and we give a bot-template for you to getting started quickly.
Join Us
Wechaty is used in many ChatBot projects by thousands of developers. If you want to talk with other developers, just scan the following QR Code in WeChat with secret code python wechaty, join our Wechaty Python Developers' Home.
Scan now, because other Wechaty Python developers want to talk with you too! (secret code: python wechaty)
Requirements
- Python 3.7+
Install
pip3 install wechaty
See Also
Static & Instance of Class
Typings
History
v0.6 (Jun 19, 2020)
Python Wechaty Scala Wechaty BETA Released!
Read more from our Multi-language Wechaty Beta Release event from our blog:
v0.4 (Mar 15, 2020) master
Welcome @huangaszaq for joining the project! #42
- Add a friendly exception message for PyPI users. #24
v0.1 (Mar 8, 2020)
Welcome @wj-Mcat for joining the project! #4
- Starting translate TypeScript of Wechaty to Python
- DevOps Setup
- Type Checking: mypy & pytype
- Unit Testing: pytest
- Linting: pylint, pycodestyle, and flake8
- CI/CD: GitHub Actions
- Publish to PyPI automatically after the tests passed.
v0.0.1 (Aug 25, 2018)
Project created, publish a empty module wechaty
on PyPI.
Related Projects
- Wechaty - Conversatioanl AI Chatot SDK for Wechaty Individual Accounts (TypeScript)
- Python Wechaty - Python WeChaty Conversational AI Chatbot SDK for Wechat Individual Accounts (Python)
- Go Wechaty - Go WeChaty Conversational AI Chatbot SDK for Wechat Individual Accounts (Go)
- Java Wechaty - Java WeChaty Conversational AI Chatbot SDK for Wechat Individual Accounts (Java)
- Scala Wechaty - Scala WeChaty Conversational AI Chatbot SDK for WechatyIndividual Accounts (Scala)
Badge
[![Wechaty in Python](https://img.shields.io/badge/Wechaty-Python-blue)](https://github.com/wechaty/python-wechaty)
Stargazers over time
Contributors
<a href="https://github.com/wechaty/python-wechaty/graphs/contributors"> <img src="https://contrib.rocks/image?repo=wechaty/python-wechaty" /> </a>Made with contrib.rocks.
Support
Thanks the following supported Software.
Committers
- @huangaszaq - Chunhong HUANG (黄纯洪)
Creators
- @wj-Mcat - Jingjing WU (吴京京)
- @huan - (李卓桓) zixia@zixia.net
Copyright & License
- Code & Docs © 2018 Wechaty Contributors https://github.com/wechaty
- Code released under the Apache-2.0 License
- Docs released under Creative Commons