Unnamed repository; edit this file 'description' to name the repository.
Find a file
2024-06-04 13:17:20 +03:00
list_imap_messages Fix style 2024-06-04 13:17:20 +03:00
.gitignore Initial commit 2023-04-07 22:39:52 +03:00
LICENSE Initial commit 2023-04-07 22:39:52 +03:00
pyproject.toml Initial commit 2023-04-07 22:39:52 +03:00
README.md Initial commit 2023-04-07 22:39:52 +03:00
requirements.txt Initial commit 2023-04-07 22:39:52 +03:00
setup.cfg Initial commit 2023-04-07 22:39:52 +03:00
setup.py Initial commit 2023-04-07 22:39:52 +03:00

list_imap_messages

Requirements

Installation

Linux

sudo python3 setup.py install

Windows (from PowerShell)

& $(where.exe python).split()[0] setup.py install

Usage

list_imap_messages.py [--debug-level|-d CRITICAL|ERROR|WARNING|INFO|DEBUG|NOTSET] # Other parameters