📄 Chinese Document python-wechaty-template
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.
- 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
- ...
There are few steps to start your bot, and we give a bot-template for you to getting started quickly.
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)
- Python 3.7+
pip3 install wechaty
Python Wechaty Scala Wechaty BETA Released!
Read more from our Multi-language Wechaty Beta Release event from our blog:
Welcome @huangaszaq for joining the project! #42
- Add a friendly exception message for PyPI users. #24
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.
Project created, publish a empty module wechaty
on PyPI.
- 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)
[![Wechaty in Python](https://img.shields.io/badge/Wechaty-Python-blue)](https://github.com/wechaty/python-wechaty)
Made with contrib.rocks.
Thanks the following supported Software.
- @huangaszaq - Chunhong HUANG (黄纯洪)
- @wj-Mcat - Jingjing WU (吴京京)
- @huan - (李卓桓) zixia@zixia.net
- Code & Docs © 2018 Wechaty Contributors https://github.com/wechaty
- Code released under the Apache-2.0 License
- Docs released under Creative Commons