5 free lookups. No credit card required.
The most common Python email format is [first_initial][last] (ex. jdoe@pplex.ch), which is being used by 83.3% of Python work email addresses. Other common Python email patterns are [last][first_initial] (ex. doej@pplex.ch) and [last] (ex. doe@pplex.ch). In all, Python uses 7 work email formats.
| Email Format | Example | Percentage |
|---|---|---|
| [first_initial][last] | jdoe@pplex.ch |
83.3%
|
| [last][first_initial] | doej@pplex.ch |
5.5%
|
| [last] | doe@pplex.ch |
4.5%
|
| [first][last] | janedoe@pplex.ch |
2.4%
|
| [first] | jane@pplex.ch |
2.2%
|
| [first_initial][last_initial] | jd@pplex.ch |
1.1%
|
| [first][last_initial] | janed@pplex.ch |
1.0%
|