Python command line mail organizer
Project description
PyMailOrganizer
Python command line mail organizer.
Allows you to browse your emails, read, filter, see a graphic of the top 10 senders and delete what you don't need. I created it initially for my personal use but then I decided to share.
Works only with Gmail and Outlook mail accounts at the moment.
Installation
You can install the PyMailOrganizer from PyPI:
python -m pip install pymailorganizer
The PyMailOrganizer is supported on Python 3.7 and above.
Command line options
d Delete by sender
d[index] Delete by [index]
f Filter by sender
g Graph top 10 senders
h Help manual
l List last 20 mails
l[number] List last [number] mails
r Reload mails from server
s Set number of mails loaded from server
[number] Show selected mail on console
[number] as html Show selected mail on browser
Settings
Settings can be changed in the settings.json file. Example:
{
"max_default_loaded_mails": 25,
"remove_urls": false
}
where
max_default_loaded_mails = default number of emails loaded from server
remove_urls = removes all urls from mail messages to improve readability
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
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 pymailorganizer-0.5.7.tar.gz.
File metadata
- Download URL: pymailorganizer-0.5.7.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb945923ecf904477dcd4e331d2b75bfb87ead2545cb484a2c9384ded31535c5
|
|
| MD5 |
40b9a4c80b42b11cfed22e7a2242f640
|
|
| BLAKE2b-256 |
01185ef3f59abe80ea74d755e56dbb33e54a535d8ddb954c816b42899a087e21
|
File details
Details for the file pymailorganizer-0.5.7-py3-none-any.whl.
File metadata
- Download URL: pymailorganizer-0.5.7-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05a8283ef9520f41be77cea19c2a03db53088cb5790e7e459ba3e2b5048ed206
|
|
| MD5 |
d7b62acaea8fab68f9d4add95a80e0ef
|
|
| BLAKE2b-256 |
c7fda8bb64d16560d9ac1e38e843bc8ddcc8af6a5195f82765e732dcea890cd6
|