{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/3"}],"enrichment":{"capability":"Provides a curated list of free email domains that you can check membership against in your code.","skillfed_tags":["email-validation","domain-list"],"use_cases":["Filter user signups to require corporate email addresses and reject free providers during registration.","Segment analytics or reporting by email provider type (free vs. enterprise domain).","Validate email domains in bulk data processing pipelines where you need to flag free-provider addresses.","Build email domain policies that treat free and corporate addresses differently in access control."],"what_it_does":"free-email-domains is a lightweight Python package that bundles a curated list of free email provider domains and exposes it as a simple membership-checkable collection. It solves the common problem of distinguishing free email addresses from corporate or custom domains in validation workflows\u2014useful when you want to flag or filter signups, enforce domain policies, or segment users by email provider type.\n\nThe package has zero runtime dependencies, installs as a pure Python wheel, and is actively maintained. You import a single whitelist object and check domain membership directly. It's designed for straightforward use cases where you need quick, offline domain classification without external API calls.","worth_installing":"Yes, if you need offline free-email-domain classification. The package is lightweight, dependency-free, actively maintained, and MIT-licensed. Install it when domain-based email filtering is a core requirement; skip it if you only occasionally need this check or prefer an external API."},"id":"free-email-domains","links":{"html":"https://skillfed.io/packages/free-email-domains","md":"https://skillfed.io/packages/free-email-domains.md","pypi":"https://pypi.org/project/free-email-domains/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-02-23","license_spdx":null,"license_treatment":"permissive","name":"free-email-domains","python_support":"unspecified","summary":"A package containing a list of free email domains."},"popularity":{"monthly_downloads":2432403,"position":3067,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.0.2"}
