Email to HTML-Soup & Soup-Text
Project description
email-to-soup
Convert Email to HTML-Soup & Soup-Text
Usage
from email_to_soup import soupify_email
email = """ your email here
"""
soup_object = soupify_email(email)
print(soup_object.soup_text)
print(soup_object.html_body)
print(soup_object.html_soup)
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
email_to_soup-0.0.4.tar.gz
(10.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file email_to_soup-0.0.4.tar.gz.
File metadata
- Download URL: email_to_soup-0.0.4.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce620ad696126ffefdf93c5fb710e869e238d33284125a86e5caf4906ab3d28f
|
|
| MD5 |
eeb068375abe851bc8b10766bf6db52b
|
|
| BLAKE2b-256 |
ba1462fd85753372261f9030d1ec3cc7ae8a1e553ba3c103ddc94613c7aeec71
|
File details
Details for the file email_to_soup-0.0.4-py3-none-any.whl.
File metadata
- Download URL: email_to_soup-0.0.4-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dcd5bd7dd5f2169968a9ea4e57dda454de8eb9ccf46187d75063e6a845ddf084
|
|
| MD5 |
95be1f0189ced08b4a3045f0263e0ffa
|
|
| BLAKE2b-256 |
034fc30cb4d4ef1b9db6ae9642bfeade00ca15a8b0d22d95b5490b8519fadcbe
|