Skip to main content

Whatsappez is a powerful Python module that empowers you to seamlessly integrate WhatsApp messaging within your on-premises environment

Project description

WhatsApp-ez: On-Premises WhatsApp Integration Module

forthebadge made-with-python
Python 3.6

WhatsApp-ez is a versatile Python module designed to facilitate seamless integration of WhatsApp messaging capabilities within your on-premises environment. With an emphasis on security, control, and customization, this module empowers you to manage your communication needs directly from your infrastructure. Whether it's sending and receiving messages, handling user interactions, or managing settings, whatsapp-ez simplifies on-premises WhatsApp integration.

Features

  • Secure Integration: whatsapp-ez allows you to integrate WhatsApp messaging while maintaining data privacy and security within your on-premises environment.

  • User Management: Efficiently manage users by creating, updating, deleting, and retrieving user details through the provided API functions.

  • Message Handling: Send, receive, and mark messages as read through the intuitive API, enabling smooth communication flows.

  • Settings Control: Customize your integration with flexible settings management. Retrieve, update, and configure application settings as per your requirements.

  • Webhooks Support: Integrate with external services seamlessly using webhook functionality for real-time updates.

  • Compliance Management: Fulfill regulatory requirements by managing business profiles and compliance information.

Installation

You can install whatsapp-ez using pip:

pip install whatsapp-ez


markdown

# whatsapp-ez: On-Premises WhatsApp Integration Module

whatsapp-ez is a versatile Python module designed to facilitate seamless integration of WhatsApp messaging capabilities within your on-premises environment. With an emphasis on security, control, and customization, this module empowers you to manage your communication needs directly from your infrastructure. Whether it's sending and receiving messages, handling user interactions, or managing settings, whatsapp-ez simplifies on-premises WhatsApp integration.

## Features

- **Secure Integration**: whatsapp-ez allows you to integrate WhatsApp messaging while maintaining data privacy and security within your on-premises environment.

- **User Management**: Efficiently manage users by creating, updating, deleting, and retrieving user details through the provided API functions.

- **Message Handling**: Send, receive, and mark messages as read through the intuitive API, enabling smooth communication flows.

- **Settings Control**: Customize your integration with flexible settings management. Retrieve, update, and configure application settings as per your requirements.

- **Webhooks Support**: Integrate with external services seamlessly using webhook functionality for real-time updates.

- **Compliance Management**: Fulfill regulatory requirements by managing business profiles and compliance information.

## Installation

You can install whatsapp-ez using pip:

```bash
pip install whatsapp-ez

Usage

Here's a simple example of using whatsapp-ez to send a text message:

python

from whatsapp-ez import WhatsApp

api_ip = "YOUR_API_IP"
base64_auth = "YOUR_BASE64_AUTH"
password = "YOUR_PASSWORD"

whatsapp = WhatsApp(api_ip, base64_auth, password)

payload = {
    "to": "RECIPIENT_NUMBER",
    "text": "Hello, this is a test message."
}

response = whatsapp.message.send(payload)
print(response)

Documentation

For detailed information about how to use whatsapp-ez, refer to the documentation.
Contributing

Contributions to whatsapp-ez are welcome! Please read our contribution guidelines for more information.
License

This project is licensed under the MIT License.

Feel free to reach out to us at support@example.com for any queries or assistance.

vbnet


Please replace placeholders like `YOUR_API_IP`, `YOUR_BASE64_AUTH`, and others with actual values. Also, ensure to provide an actual link to your documentation if available.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

whatsappez-0.0.1.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

whatsappez-0.0.1-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file whatsappez-0.0.1.tar.gz.

File metadata

  • Download URL: whatsappez-0.0.1.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for whatsappez-0.0.1.tar.gz
Algorithm Hash digest
SHA256 42902afb500f1b033d104f410294ee91e2e3b04ce2896dabcc25b9e3cb77b9c0
MD5 30731f9cad4d612a083078bb38a6273e
BLAKE2b-256 19db4fff1bb96824e83cf1117fe210e8796f32f13b3904e6e0b81a7f00cbcae2

See more details on using hashes here.

File details

Details for the file whatsappez-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: whatsappez-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for whatsappez-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 349aca61ee5fd531c73ab514d8527230eb7f81a81bbae9d2bc814d6ea7f42ffa
MD5 9e53edfefddb8937d4e251e6fc53bc7f
BLAKE2b-256 e2d4b27780ffbe3a603b290a0225498f417b3d5cf6829350627e7ee86bfcde3c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page