Skip to main content

This library helps to dump letters from outlook to some local folder in human readable format.

Project description

GitHub last commit GitHub license<space><space> Documentation Status https://travis-ci.org/stas-prokopiev/outlook_mail_loader.svg?branch=master PyPI PyPI - Python Version

Short Overview.

outlook_mail_loader is a python package (py>=3.6) which helps in handling outlook letters

This library helps to dump letters from outlook to some local folder in human readable format.

Installation via pip:

pip install outlook_mail_loader

Usage

Dump letters from outlook to local directory

from outlook_mail_loader import MailFolderDumper

mail_loader_obj = MailFolderDumper(
    str_folder_to_get="inbox",
    str_path_dir_where_to_save="mails",
)

mail_loader_obj.dump_new(<int_max_last_letters_to_dump>)

Contacts

License

This project is licensed under the MIT License.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

outlook_mail_loader-0.1.2-py2.py3-none-any.whl (11.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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