Skip to main content

Fuzzy decomposition of email prefix to first/last name

Project description

email-decomposer

Decomposition of email address to first name, last name, and host.

How to use

Install

pip install email_decomposer

Import

from email_decomposer.EmailDecomposer import EmailDecomposer

Decompose emails list

EmailDecomposer().decompose(data=['johndue@intuit.com'], get_host=True).head()
first_name last_name host
johndue@intuit.com John Due intuit.com

Decompose a single email

EmailDecomposer().decompose(data='johndue@intuit.com', get_host=True)

{'first_name': 'John', 'last_name': 'Due', 'host': 'intuit.com'}

Contributing

See CONTRIBUTING.md.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

email_decomposer-0.0.1.tar.gz (2.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

email_decomposer-0.0.1-py3-none-any.whl (2.6 MB view details)

Uploaded Python 3

File details

Details for the file email_decomposer-0.0.1.tar.gz.

File metadata

  • Download URL: email_decomposer-0.0.1.tar.gz
  • Upload date:
  • Size: 2.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.14

File hashes

Hashes for email_decomposer-0.0.1.tar.gz
Algorithm Hash digest
SHA256 8500876135cc43bb6feaab9399b09a9786d99e40b3fcb4aaba6fcf682e8d531b
MD5 a95839c7e5c1a6f047843054f029a7ba
BLAKE2b-256 419a3dbc193f76f47ccdce4c64485a090e342d1dfc23b885fd763f2835494332

See more details on using hashes here.

File details

Details for the file email_decomposer-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for email_decomposer-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 79ed5a314b262b89e2fa9aaae7ac6ffb6531f68ff05360fbe7eec1a2c00d7afa
MD5 5b2244973d86b69d5c7e662235c5040d
BLAKE2b-256 412a37ef660ba9cf6c76f2b4a0d71a14277d8fa0e42eb6e70d4f3fcca94796aa

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page