软件包:python3-yowsup(2.5.7-4)
Python 3 library to implement a WhatsApp client
WhatsApp Messenger is a cross-platform mobile messaging app which allows you to exchange messages, via Internet, without having to pay for SMS, using a mobile phone.
In addition to basic messaging, WhatsApp users can create groups, send each other unlimited images, video and audio media messages.
Yowsup is a cross platform Python library that enable to do all the previous in your own app. Yowsup allows you to login and use the WhatsApp service, providing all capabilities of an official WhatsApp client, allowing to create a full-fledged custom WhatsApp client.
python3-yowsup has these features:
- Registration. - Text send/receive. - Encryption of messages. - Media send/receive (images, videos, audio, location, contact cards). - Groups(create, leave, join, update picture, updating subject). - Fetch user profile picture. - Fetch user status. - Set profile picture. - Set group icon. - Set status and others.
The package yowsup-cli is a good example of the python-yowsup implementation.
其他与 python3-yowsup 有关的软件包
|
|
|
|
-
- dep: python-yowsup-common (>= 2.5.7-1~)
- library to implement a WhatsApp client (common files)
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)