{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/3"}],"enrichment":{"capability":"Vonage provides a unified Python interface to Vonage's communications APIs, including SMS, voice, video, number verification, and account management, abstracting authentication and HTTP request handling.","skillfed_tags":["communications-api","sms-voice-video"],"use_cases":["Send SMS messages programmatically with delivery tracking and response handling","Build voice call applications for IVR, call routing, or recording workflows","Verify user phone numbers or detect SIM swap fraud using identity verification APIs","Manage Vonage account resources like phone numbers, subaccounts, and user credentials","Implement video conferencing or real-time communications using the video API"],"what_it_does":"Vonage is a Python SDK that wraps Vonage's communications platform APIs into a single client library. It handles authentication, HTTP request management, and response parsing, exposing SMS, voice, video, identity verification, and account management capabilities through a unified Vonage class interface.\n\nThe package bundles 18 specialized sub-packages as runtime dependencies, each providing domain-specific functionality. You instantiate a Vonage client with authentication credentials and optional HTTP configuration, then access API methods through properties like sms.send() or voice methods. It's designed for developers integrating Vonage's communications services into Python applications without managing low-level HTTP details.","worth_installing":"Yes. Vonage is actively maintained, has low install friction, carries no known vulnerabilities, and is licensed permissively. Install it if you need to integrate Vonage's communications APIs into a Python project. The large dependency footprint (18 sub-packages) is by design to support optional API domains\u2014verify that you actually need the APIs you'll use before committing to the full install."},"id":"vonage","links":{"html":"https://skillfed.io/packages/vonage","md":"https://skillfed.io/packages/vonage.md","pypi":"https://pypi.org/project/vonage/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-20","license_spdx":null,"license_treatment":"permissive","name":"vonage","python_support":"supports_current","summary":"Python Server SDK for using Vonage APIs"},"popularity":{"monthly_downloads":458257,"position":6546,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.8.2"}
