{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/19"},{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/5"},{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/3"}],"enrichment":{"capability":"Mailosaur is a Python client library for automating email and SMS testing, letting you retrieve and inspect messages sent to test inboxes as part of CI/CD workflows.","skillfed_tags":["email-testing","sms-testing","ci-cd"],"use_cases":["Automate testing of password-reset email flows in end-to-end test suites.","Extract and validate one-time passcodes from SMS or email during account verification tests.","Verify that transactional emails are correctly formatted and contain expected content.","Test email delivery and content in staging environments without sending to real addresses.","Validate HTML and plain-text email rendering as part of continuous integration.","Test multi-factor authentication flows that rely on email or SMS delivery."],"what_it_does":"Mailosaur is a Python client for the Mailosaur email and SMS testing service. It provides a programmatic interface to retrieve, search, and inspect messages sent to test inboxes\u2014useful for automating verification of password resets, account confirmations, MFA codes, and other transactional communications in CI/CD pipelines. The library handles both email and SMS, automatically extracting verification codes from message bodies and providing access to HTML, plain text, attachments, and hyperlinks.\n\nThe package depends on requests for HTTP communication, python-dateutil for timestamp handling, and tzlocal for timezone support. It integrates with the Mailosaur cloud service, so it requires an active account and API key. The library is designed to work with test email addresses under your Mailosaur server domain and supports searching messages by recipient, subject, and other criteria.","worth_installing":"Yes. Mailosaur is actively maintained, has no known vulnerabilities, and solves a real problem in testing transactional email and SMS flows. Install it if you need to automate email or SMS verification in your test suite. The permissive MIT license and low dependency footprint make it a low-risk addition. The main condition is that you need a Mailosaur account and API key to use it."},"id":"mailosaur","links":{"html":"https://skillfed.io/packages/mailosaur","md":"https://skillfed.io/packages/mailosaur.md","pypi":"https://pypi.org/project/mailosaur/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-27","license_spdx":null,"license_treatment":"permissive","name":"mailosaur","python_support":"supports_current","summary":"The Mailosaur Python library lets you integrate email and SMS testing into your continuous integration process."},"popularity":{"monthly_downloads":127015,"position":11756,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"8.1.1"}
