A set of disposable email domains
Project description
Disposable Email Domains
This module provides a set of known disposable email domains.
Usage
The blocklist is a Python set
containing all domains in the blocklist:
>>> from disposable_email_domains import blocklist
>>> 'bearsarefuzzy.com' in blocklist
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 blocklist, 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.103.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c368f03998cc7edaf125873304f4b16a5cd8576b9ae8987ad883fd743fd156cc |
|
MD5 | 5e1f6b60a337cb6535930af3b703fd74 |
|
BLAKE2b-256 | 5028f3d68e30d0bda5da9f857eaa883f5d4605070c7212107448e6531165bb16 |
Close
Hashes for disposable_email_domains-0.0.103-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57efb913f35a7198818fa0080f0ab8b52c2b5a29414a596be86c4a8b30fa6d33 |
|
MD5 | eefd00803c20cb0e4fbc49f992a208e3 |
|
BLAKE2b-256 | ab01e155a5c39240477b417e4fde11c7ca284d1348f074a4e2041297633d5490 |