Contents

mail-parser 4.1.4

0

Improved wrapper for email standard library

Improved wrapper for email standard library

Stars: 432, Watchers: 432, Forks: 97, Open Issues: 5

The SpamScope/mail-parser repo was created 9 years ago and the last code push was 3 months ago.
The project is popular with 432 github stars!

How to Install mail-parser

You can install mail-parser using pip

pip install mail-parser

or add it to a project with poetry

poetry add mail-parser

Package Details

Author
Fedele Mantuano
License
Apache License, Version 2.0
Homepage
https://github.com/SpamScope/mail-parser
PyPi:
https://pypi.org/project/mail-parser/
GitHub Repo:
https://github.com/SpamScope/mail-parser

Classifiers

No  mail-parser  pypi packages just yet.

Errors

A list of common mail-parser errors.

Code Examples

Here are some mail-parser code examples and snippets.

GitHub Issues

The mail-parser package has 5 open issues on GitHub

  • Fix TypeError in ported_string when input is email.header.Header
  • TypeError in ported_string when parsing headers as email.header.Header objects

See more issues on GitHub

Related Packages & Articles

boto3-stubs 1.42.51

Type annotations for boto3 1.42.51 generated with mypy-boto3-builder 8.12.0

logzero 1.7.0

logzero is a Python package designed to simplify application logging. It provides a pre-configured standard Python logger that can be used directly across your files and modules, making it easy to implement consistent logging throughout your application. The library supports colored terminal output and log file rotation, and it handles Unicode seamlessly. As a standalone library, logzero doesn't have dependencies on other Python packages, making it a lightweight and efficient choice for your logging needs.

kopf 1.43.0

Kubernetes Operator Pythonic Framework (Kopf)

jsons 1.6.3

For serializing Python objects to JSON (dicts) and back

jsonargparse 4.46.0

Minimal effort CLIs derived from type hints and parse from command line, config files and environment variables.