Skip to content

fleio/isfreemail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isfreemail

isfreemail Python module checks if an email address is from a free mailbox provider.

Installation

pip install isfreemail

Contribute

If you want to add free mail service providers, edit freeservers.py and submit pull requests on https://github.com/fleio/isfreemail.

Keep mail server list ordered alphabetically.

Run unit tests

$ cd project_dir
$ ls
isfreemail  LICENSE  README.md  setup.py
$ python -m unittest discover
...........
----------------------------------------------------------------------
Ran 11 tests in 0.000s

OK

License information

isfreemail is licensed under BSD License. See the "LICENSE" file for more information.

About

Cheks if email address is on a free mail service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages