{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/14"}],"enrichment":{"capability":"Official Python SDK for the Brevo API, providing typed client access to email, SMS, marketing automation, and CRM endpoints with sync and async support.","skillfed_tags":["email-marketing","async-support","typed-sdk"],"use_cases":["Send templated transactional emails with dynamic parameters to users (order confirmations, password resets)","Manage contact lists and CRM data programmatically (create, update, fetch contact records)","Trigger SMS campaigns and track delivery status for time-sensitive notifications","Batch create events for loyalty programs or customer engagement tracking","Build async workflows that send emails or SMS without blocking application execution"],"what_it_does":"Brevo-python is the official SDK for the Brevo marketing and communication platform, wrapping HTTP calls to Brevo's REST API into typed Python objects. It handles transactional email, SMS, contact management, campaigns, events, and loyalty programs through a clean client interface. The package uses httpx for HTTP transport and pydantic for request/response validation, ensuring type safety across modern Python versions (3.8 through 3.15).\n\nThe SDK offers both synchronous and asynchronous clients (Brevo and AsyncBrevo) with built-in retry logic, timeout control, and raw response access. Version 5.0.2 is a major release with breaking changes aimed at making API names and shapes more self-descriptive; it remains backward-compatible with v4.x if pinned. The package is actively maintained and carries no known security vulnerabilities.","worth_installing":"Yes. The package is actively maintained, has low install friction, supports modern Python versions, and carries no known vulnerabilities. The only caveat is the unclear license\u2014verify it aligns with your project's requirements before committing. If you are already using Brevo's API, this official SDK is the right choice over manual HTTP calls."},"id":"brevo-python","links":{"html":"https://skillfed.io/packages/brevo-python","md":"https://skillfed.io/packages/brevo-python.md","pypi":"https://pypi.org/project/brevo-python/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-10","license_spdx":null,"license_treatment":"unclear","name":"brevo-python","python_support":"supports_current","summary":null},"popularity":{"monthly_downloads":269305,"position":8263,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"5.0.2"}
