{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/4"}],"enrichment":{"capability":"MailSlurp provides a Python client for an email API service that lets you create real email addresses on demand and send or receive emails and attachments programmatically.","skillfed_tags":["email-testing","api-client","smtp-imap"],"use_cases":["Automated testing of email-dependent features in web applications or services","Generating temporary email addresses for user registration or verification workflows","Sending transactional emails from code without managing your own mail server","Receiving and parsing emails in integration tests to verify email content and attachments","Building email-driven automation or notification systems that need real email addresses"],"what_it_does":"MailSlurp is a Python SDK for an email API service that enables you to create real email addresses in code, then send and receive emails and attachments from Python applications and tests. You configure it with an API key, then use controller classes (InboxController, EmailController, WaitForController, etc.) to manage inboxes, send emails via SMTP, wait for incoming messages, and download attachments. The package wraps HTTP calls to the MailSlurp backend service, so it requires network access and an active account.\n\nThe typical workflow is: create an inbox to get a real email address, optionally configure SMTP access for that inbox, send emails through the API or SMTP, then poll or wait for incoming emails and extract their content and attachments. It's designed for test automation, temporary email scenarios, and programmatic email workflows where you need real email addresses rather than mocks.","worth_installing":"Yes, if you need real email addresses and email operations in Python code or tests. The package has low install friction, active maintenance, no known vulnerabilities, and a clear use case for testing and automation. The main condition is that you must have a MailSlurp account and API key; verify the service's free tier limits and pricing before committing to it."},"id":"mailslurp-client","links":{"html":"https://skillfed.io/packages/mailslurp-client","md":"https://skillfed.io/packages/mailslurp-client.md","pypi":"https://pypi.org/project/mailslurp-client/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-31","license_spdx":null,"license_treatment":"unclear","name":"mailslurp-client","python_support":"unspecified","summary":"Official MailSlurp Python SDK Email API"},"popularity":{"monthly_downloads":200607,"position":9687,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"17.5.0"}
