mbideau / vcardtools

Automatically fix, split, normalize, group and merge/deduplicate vCard and VCF files (even large ones).
GNU General Public License v3.0
46 stars 9 forks source link

Validate email with python module email-validator #17

Open mbideau opened 1 year ago

mbideau commented 1 year ago

Module link: https://pypi.org/project/email-validator/ Also see: https://stackoverflow.com/a/201378