{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/7"}],"enrichment":{"capability":"Provides a unified Python API to generate temporary email addresses and retrieve messages from multiple disposable email services, abstracting away the differences between individual provider implementations.","skillfed_tags":["email-testing","web-scraping","account-automation"],"use_cases":["Automated account registration and email verification testing where you need a fresh inbox for each test run","Bulk user signup testing across multiple services to verify email confirmation workflows","Temporary email collection for services requiring email verification without exposing a permanent address","Integration testing of email-dependent features in CI/CD pipelines using disposable addresses","Switching between multiple temp mail providers in a single script if one provider becomes unavailable"],"what_it_does":"temp-mails is a wrapper library that unifies access to temporary email services across multiple providers. Instead of learning separate APIs for each disposable email site, you instantiate a provider class (e.g., Tenminemail_com, Byom_de) and call consistent methods like get_inbox(), wait_for_new_email(), and get_mail_content() to manage temporary inboxes.\n\nThe library supports around 76 different temp mail sites. It handles HTTP requests, HTML parsing, and WebSocket communication needed to interact with each provider's backend. Error handling is minimal by design\u2014the library assumes that if something breaks, it's due to a third-party site change and cannot be recovered automatically. This makes it suitable for scripted account registration and email verification workflows where you control the flow and can retry or switch providers if needed.","worth_installing":"Yes, if you need to automate temporary email workflows and can tolerate maintenance risk. The library is permissively licensed, has no external dependencies, and covers a broad range of providers. However, it depends entirely on third-party sites remaining accessible and unchanged. The aging maintenance status and minimal error handling mean you should expect to debug provider-specific failures yourself."},"id":"temp-mails","links":{"html":"https://skillfed.io/packages/temp-mails","md":"https://skillfed.io/packages/temp-mails.md","pypi":"https://pypi.org/project/temp-mails/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-05-19","license_spdx":null,"license_treatment":"permissive","name":"temp-mails","python_support":"supports_current","summary":"A basic wrapper around various temp mail sites, aiming to provide an almost identical api for every site. The main purpose of this is to provide an easy way to quickly register an account on various sites and then discard the email."},"popularity":{"monthly_downloads":95918,"position":13244,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.2.0"}
