{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/2"}],"enrichment":{"capability":"Provides a Python set of known disposable email domains for validation and filtering purposes.","skillfed_tags":["email-validation","blocklist","data-filtering"],"use_cases":["Reject disposable email addresses during user registration or account creation flows","Filter incoming email lists to identify and exclude temporary email domains","Validate email domains in data cleaning or ETL pipelines before processing","Implement email domain whitelisting by checking against the blocklist","Build email security or spam-prevention tooling that flags suspicious domains"],"what_it_does":"This package mirrors the disposable-email-domains project as a Python module, exposing a set of known disposable email domain names. It's designed for developers who need to filter or validate email addresses by rejecting those from temporary or throwaway email services. The blocklist is provided as a simple Python set, with all domains normalized to lowercase and stripped of whitespace, making membership testing straightforward.\n\nThe package has no runtime dependencies and installs cleanly as a pure Python wheel. It's actively maintained and draws from a community-sourced upstream project, so the domain list reflects ongoing curation. Use it in signup forms, account validation, or email verification workflows where you want to prevent registration with disposable email addresses.","worth_installing":"Yes. The package solves a specific, common problem with zero dependencies, permissive licensing, and active maintenance. It has proven reliable for production use. Install it if you need to filter disposable email domains; skip it only if your application has no email validation requirements."},"id":"disposable-email-domains","links":{"html":"https://skillfed.io/packages/disposable-email-domains","md":"https://skillfed.io/packages/disposable-email-domains.md","pypi":"https://pypi.org/project/disposable-email-domains/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-02","license_spdx":"MIT","license_treatment":"permissive","name":"disposable-email-domains","python_support":"unspecified","summary":"A set of disposable email domains"},"popularity":{"monthly_downloads":4816225,"position":2221,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.0.237"}
