Skip to main content

A email parser library, making it easy to extract a signature, reply, or quote block from a text-formatted email.

Project description

# Email Reply Parser for Python

## Summary

Email Reply Parser is a port of GitHub’s Email Reply Parser library, making it easy to fragment email.

[![Build Status](https://secure.travis-ci.org/zapier/email-reply-parser.png?branch=master)](https://travis-ci.org/zapier/email-reply-parser)

## Installation

Using pip, use command:

pip install email_reply_parser

## Tutorial

### How to parse an email message

Step 1: Import email reply parser package

from email_reply_parser import EmailReplyParser

Step 2: Provide email message as type String

EmailReplyParser.read(email_message)

### How to only retrieve the reply message

Step 1: Import email reply parser package

from email_reply_parser import EmailReplyParser

Step 2: Provide email message as type string using parse_reply class method.

EmailReplyParser.parse_reply(email_message)

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_reply_parser-0.1.6.tar.gz (1.9 kB view details)

Uploaded Source

File details

Details for the file email_reply_parser-0.1.6.tar.gz.

File metadata

File hashes

Hashes for email_reply_parser-0.1.6.tar.gz
Algorithm Hash digest
SHA256 d231d5a33e83380b1d1f895fdd3f907a0b01daec30266df6d3beace7582dfef6
MD5 1a88a7c59773d149c47b4320153eca54
BLAKE2b-256 4c8aadc60dcd8ef7afe9bc0b4f6d419bfe7e55fc6456d1b77f52f5f9981bcea6

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