Skip to content

A reader and some utilities for the email inbox in Google takeout

License

Notifications You must be signed in to change notification settings

AaltoRSE/google_takeout_email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Takeout Email

Contains a reader for mailbox files, MailboxReader, and utility functions for parsing email addresses. Read from the mailbox.

The MailboxReader class functions as a context manager that opens a mailbox file. The messages property returns an iterator of email.message objects.

The strip_address function returns the first actual email address contained in a string and the parse_address_list returns a list of addresses in a comma separated list.

About

A reader and some utilities for the email inbox in Google takeout

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages