Skip to content

MateeHash/Trumail-api-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trumail

Trumail is a Python library for verifying emails.

Installation

Use the package manager pip to install Trumail.

pip3 install Trumail

Usage

import Trumail

Trumail.lookup("example@gmail.com")

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT