{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/4"}],"enrichment":{"capability":"Manages Vonage applications through a Python API, providing methods to list, create, retrieve, update, and delete applications with configurable capabilities like voice webhooks.","skillfed_tags":["vonage-sdk","telecom-api","application-management"],"use_cases":["Programmatically list and paginate through all Vonage applications in your account","Create new voice-enabled applications with custom webhook endpoints and timeouts","Update application names, capabilities, or authentication keys without manual API calls","Retrieve and inspect application metadata and configuration as typed Python objects","Delete applications as part of automated account cleanup or CI/CD teardown workflows"],"what_it_does":"vonage-application is a Python client library for Vonage's Application API, designed to work as part of the larger vonage SDK. It provides typed, object-oriented access to application lifecycle operations: listing applications with pagination, creating new applications with custom capabilities (voice, webhooks, keys), retrieving application details, updating configurations, and deleting applications.\n\nThe package uses pydantic for data validation and serialization, exposing classes like ApplicationConfig, ApplicationData, Voice, and VoiceWebhooks to structure complex API requests. It wraps HTTP calls through vonage-http-client and utility functions from vonage-utils, abstracting away raw REST details and returning Python objects that can be introspected or converted to dictionaries.","worth_installing":"Yes, if you are building on the Vonage platform and need to manage applications programmatically in Python. The package is actively maintained, has low install friction, carries a permissive license, and integrates cleanly with the broader vonage SDK ecosystem. Install it as a dependency of the main vonage package unless you have a specific need to call the Application API in isolation."},"id":"vonage-application","links":{"html":"https://skillfed.io/packages/vonage-application","md":"https://skillfed.io/packages/vonage-application.md","pypi":"https://pypi.org/project/vonage-application/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-22","license_spdx":null,"license_treatment":"permissive","name":"vonage-application","python_support":"supports_current","summary":"Vonage Application API package"},"popularity":{"monthly_downloads":336281,"position":7464,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.2"}
