{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/6"}],"enrichment":{"capability":"Provides utility functions and error types for the Vonage Python SDK, including phone number formatting and dictionary cleaning for API responses.","skillfed_tags":["vonage-sdk","phone-number-formatting"],"use_cases":["Format user-supplied phone numbers into a standard format before passing them to Vonage API methods","Clean API response dataclass dictionaries to remove None values for downstream processing or serialization","Catch and handle VonageError exceptions raised by Vonage SDK calls in a unified way","Use as a shared utility layer in applications that integrate multiple Vonage SDK packages"],"what_it_does":"vonage-utils is a lightweight utility package designed to support the Vonage Python SDK and related tools. It exports two main functions\u2014format_phone_number for standardizing phone number input, and remove_none_values for cleaning API response dictionaries\u2014along with the VonageError base exception type that other SDK exceptions inherit from.\n\nThe package is intended as a shared dependency for Vonage SDK consumers who need these utilities directly, or as a foundation for other Vonage-related packages. It depends only on pydantic and supports Python 3.9 and later, making it straightforward to integrate into existing projects without adding significant overhead.","worth_installing":"Yes, if you are using the Vonage Python SDK or building tools that depend on it. The package is actively maintained, has no known vulnerabilities, carries a permissive license, and adds minimal dependency overhead. If you are not using Vonage APIs, there is no reason to install it."},"id":"vonage-utils","links":{"html":"https://skillfed.io/packages/vonage-utils","md":"https://skillfed.io/packages/vonage-utils.md","pypi":"https://pypi.org/project/vonage-utils/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-10-21","license_spdx":null,"license_treatment":"permissive","name":"vonage-utils","python_support":"supports_current","summary":"Utils package containing objects for use with Vonage APIs"},"popularity":{"monthly_downloads":380879,"position":7101,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.1.4"}
