{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/4"}],"enrichment":{"capability":"Provides Python bindings to Vonage's Numbers API for managing, searching, buying, and updating phone numbers.","skillfed_tags":["telecom-api","vonage-sdk"],"use_cases":["List and audit phone numbers currently owned by your Vonage account.","Search for available phone numbers in specific countries and patterns before purchase.","Programmatically buy phone numbers for your application without manual portal access.","Configure SMS and voice callbacks on existing numbers to route inbound traffic.","Cancel numbers no longer needed to manage inventory and reduce costs.","Automate number provisioning workflows in larger telecom or contact-center applications."],"what_it_does":"vonage-numbers is a Python client library for Vonage's Numbers API, enabling programmatic management of phone numbers. It wraps HTTP calls to list owned numbers, search for available numbers, buy new numbers, cancel existing ones, and update number configurations such as SMS and voice callbacks. The package is designed as a component of the larger vonage SDK but can be used directly with appropriate credentials.\n\nThe package uses pydantic for request validation and vonage-http-client for transport, keeping dependencies minimal and focused. It supports filtering and pagination for number searches and list operations, and returns structured data (number objects, counts, and pagination tokens) rather than raw JSON. It targets modern Python versions from 3.9 onward.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries no known vulnerabilities, and uses a permissive license. Install it if you need to manage Vonage phone numbers programmatically. Verify first whether you can use it standalone or must pair it with the main vonage package, and confirm your Vonage account has API access enabled."},"id":"vonage-numbers","links":{"html":"https://skillfed.io/packages/vonage-numbers","md":"https://skillfed.io/packages/vonage-numbers.md","pypi":"https://pypi.org/project/vonage-numbers/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-10-09","license_spdx":null,"license_treatment":"permissive","name":"vonage-numbers","python_support":"supports_current","summary":"Vonage Numbers package"},"popularity":{"monthly_downloads":335498,"position":7475,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.5"}
