yowsup is a python library that enables building applications that can communicate with WhatsApp users. The project started as the protocol engine behind Wazapp for Meego and OpenWA for BB10. Now as a standalone library it can be used to power any custom WhatsApp client. During maintenance of yowsup, several projects have been spawned in order to support different features that get introduced by WhatsApp. Some of those features are not necessarily exclusive to WhatsApp and therefore it only made sense to maintain some parts as standalone projects. A running Yowsup app is a stack of several layers. A layer is a bidirectional channel that transforms the data passing through it before passing it to underlying or the above layer.

Features

  • YowLayers also are able to send and receive events to and from other layers
  • To handle events in one layer, you need to implement the onEvent method in that layer
  • Yowsup stack also supports parallel layers
  • In Yowsup, protocol layers are placed in parallel
  • For a project to use Yowsup, it needs to integrate itself as a layer in the Yowsup stack
  • You can simplify your code if you subclass YowInterfaceLayer instead of YowLayer

Project Samples

Project Activity

See All Activity >

Categories

Communications

License

GNU General Public License version 3.0 (GPLv3)

Follow yowsup

yowsup Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of yowsup!

Additional Project Details

Operating Systems

FreeBSD, Linux, Mac, Windows

Programming Language

Python

Related Categories

Python Communications Software

Registered

2021-08-26