{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/4"},{"label":"Email","url":"https://skillfed.io/packages/category/communications-email"}],"enrichment":{"capability":"A Python wrapper for the Mailjet Email API that handles authentication, request building, and response parsing for sending emails and managing email-related resources through Mailjet's v3, v3.1, and v1 endpoints.","skillfed_tags":["email-delivery","transactional-email","mailjet"],"use_cases":["Send transactional emails (password resets, order confirmations) from your application.","Manage Mailjet contacts, templates, and campaigns programmatically.","Build and send complex multi-recipient emails with attachments and custom headers.","Integrate email delivery into a web application using the Send API v3.1.","Monitor email statistics and webhook events through the Email API ecosystem."],"what_it_does":"mailjet-rest is the official Python client for Mailjet's email delivery APIs. It wraps Mailjet's v3, v3.1 (Send API), and v1 (Content API) endpoints, handling authentication, request serialization, and error handling so you can send transactional emails, manage contacts, and interact with templates and segmentation features without building HTTP calls manually.\n\nThe package is designed for Python 3.10+ and emphasizes resource safety through context manager support, local-first payload validation, and type hints for IDE autocompletion. It supports both simple email sends and complex payloads via a MessageBuilder, and returns raw response objects for standard HTTP errors rather than raising exceptions, giving you fine-grained control over error handling.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, carries a permissive MIT license, and requires only two lightweight runtime dependencies. Install it if you need to send email through Mailjet from Python\u2014it's the official client and handles authentication and request building for you. The main prerequisite is having valid Mailjet API credentials and Python 3.10 or later."},"id":"mailjet-rest","links":{"html":"https://skillfed.io/packages/mailjet-rest","md":"https://skillfed.io/packages/mailjet-rest.md","pypi":"https://pypi.org/project/mailjet-rest/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-12","license_spdx":"MIT","license_treatment":"permissive","name":"mailjet-rest","python_support":"supports_current","summary":"Mailjet V3 API wrapper"},"popularity":{"monthly_downloads":1227363,"position":4191,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.7.0"}
