A set of disposable email domains
Project description
This module provides a set of known disposable email domains.
Usage
The blacklist is a Python set containing all domains in the blacklist:
>>> from disposable_email_domains import blacklist >>> 'bearsarefuzzy.com' in blacklist True
The domains are guaranteed to be fully lowercased and stripped of whitespace.
Source
The source of this list is the disposable-email-domains project.
This module attempts to provide a mirror of that project as a Python module.
If you feel a domain should or shouldn’t be on the blacklist, you are encouraged to make a pull request against the source repository.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for disposable-email-domains-0.0.23.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80684d08cadebfc4e5d61aa63317e74ab9fd7714d0fab06b702989ef68971c51 |
|
MD5 | a68f255f90f7067c710855bb22038d7a |
|
BLAKE2b-256 | 219573556f34d2846e5f5a1431ede6628c34a7d9f34e0779a8a0f5310486e001 |
Close
Hashes for disposable_email_domains-0.0.23-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b23428c7e69cbb87d7d2e1bd3fda37cd2260809608a217d271d2ff15f48453d0 |
|
MD5 | df8d494ba2e0109c66994a231c229297 |
|
BLAKE2b-256 | 27e752d651f76ba4dc43de0a003599997662cde7730c125ef05466bbb000b001 |