Metadata-Version: 2.1
Name: wabclient
Version: 1.0.1
Summary: WhatsApp Business API Client
Home-page: https://github.com/praekeltfoundation/python-whatsapp-business-client
Author: Simon de Haan
Author-email: simon@praekelt.org
License: UNKNOWN
Keywords: whatsapp
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Provides-Extra: dev
Requires-Dist: requests
Requires-Dist: phonenumbers
Requires-Dist: iso8601
Requires-Dist: attrs
Provides-Extra: dev
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: responses; extra == 'dev'
Requires-Dist: mock; extra == 'dev'

Python Client for the WhatsApp Business API
===========================================

This work is extracted from Praekelt PBC's work on MomConnect and WhatsApp.
See the `blog post`_ for more details.

This does not work with a normal WhatsApp account, only the WhatsApp Business API.

.. _blog post: https://medium.com/mobileforgood/praekelt-org-pilots-whatsapp-for-social-impact-19a336f5b04e


