Normalize email addresses
Project description
Python email normalizer
-----------------------
## Usage
```python
from email_normalizer import normalize
# returns alicetestemail@gmail.com
normalize('Alice.Test.Email+2e16f5091e4c9a1fecd712ad1e019569@gmail.com')
```
-----------------------
## Usage
```python
from email_normalizer import normalize
# returns alicetestemail@gmail.com
normalize('Alice.Test.Email+2e16f5091e4c9a1fecd712ad1e019569@gmail.com')
```
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
Close
Hashes for python-email-normalizer-0.1.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 326d778470b8de588e1109b9d16fd021c92cb07f4a3c8bcf03ee3ee2d8005430 |
|
MD5 | ea9e07b182d5a0fb35defea6b387041c |
|
BLAKE2b-256 | 4d518c16d2ad37f70888387042eee140281b4a06e1011d5895ccd0d658f485ba |