Unnamed repository; edit this file 'description' to name the repository.
list_imap_messages | ||
.gitignore | ||
LICENSE | ||
pyproject.toml | ||
README.md | ||
requirements.txt | ||
setup.cfg | ||
setup.py |
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