{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/14"},{"label":"Telephony","url":"https://skillfed.io/packages/category/communications-telephony"}],"enrichment":{"capability":"A Python SDK for integrating Plivo's voice, SMS, and WhatsApp messaging APIs into applications, with support for making calls, sending messages, and generating Plivo XML for call control.","skillfed_tags":["communications-api","sms-voice-whatsapp","rest-client"],"use_cases":["Send SMS or WhatsApp messages programmatically from a web application or backend service.","Initiate outbound voice calls with custom answer URLs to control call flow via Plivo XML.","Build interactive WhatsApp bots using templated and free-form messaging with media support.","Generate call-control XML responses for inbound call handling (IVR, call routing, etc.).","Look up phone number metadata (carrier, type, validity) using the lookup API."],"what_it_does":"Plivo is a Python client library for Plivo's cloud communications platform, wrapping REST API endpoints for voice calls, SMS, and WhatsApp messaging. It provides a consistent object-oriented interface for creating, retrieving, updating, and deleting communication resources, plus utilities for generating Plivo XML to control call flows and interactive messaging templates.\n\nThe SDK handles authentication via environment variables or explicit credentials, supports both synchronous request patterns and context managers for resource cleanup, and includes pagination helpers for listing resources. It depends on requests for HTTP transport, lxml for XML generation, PyJWT for token handling, and six for Python 2/3 compatibility\u2014though Python 2.7 support is legacy.","worth_installing":"Yes. Plivo is actively maintained, has no known vulnerabilities, installs with low friction, and is licensed permissively. Install it if you need to integrate Plivo's voice, SMS, or WhatsApp APIs into a Python application. The SDK is production-stable and suitable for commercial use."},"id":"plivo","links":{"html":"https://skillfed.io/packages/plivo","md":"https://skillfed.io/packages/plivo.md","pypi":"https://pypi.org/project/plivo/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-28","license_spdx":null,"license_treatment":"permissive","name":"plivo","python_support":"unspecified","summary":"A Python SDK to make voice calls & send SMS using Plivo and to generate Plivo XML"},"popularity":{"monthly_downloads":259708,"position":8407,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.62.0"}
