Feed2Mail
Monitor a list of atom feeds and send an email digest with updates.
Installation
pip install feed2mail
Config
Store a JSON file containing a single object with keys of atom feed URLs and an empty value (or specify an ISO8601 timestamp to set the oldest time you care about). Specify it at runtime with --config-path (or --config). On a successful run, this file will be updated with new timestamps.
{
"https://github.com/mattclement/feed2json/commits/master.atom": ""
}
Mail is sent via SMTP with STARTTLS. Use the program arguments (--mail-<user|password|host|to>) or environment variables (FEED_MAIL_<USER|PASS|HOST|TO>).
Release files for feed2mail 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| feed2mail-0.1.0.tar.gz | 4.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| feed2mail-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.2 kB
Release files / feed2mail-0.1.0.tar.gz
| Download URL | feed2mail-0.1.0.tar.gz |
|---|---|
| Size | 4.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4edf3d73061ad8d84438a5a25c4bb14ba3c153ee6203f47a64c5c76569dc22e8
|
|
BLAKE2b-256 checksum How to use checksums |
705019ad9297003178b26e967fc3ee2f1861d1ab32f99c0fc6f2edd6143aa740
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/0.12.16 CPython/3.7.4 Linux/5.3.4-arch1-1-ARCH
|
Release files / feed2mail-0.1.0-py3-none-any.whl
| Download URL | feed2mail-0.1.0-py3-none-any.whl |
|---|---|
| Size | 5.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
554bab2026aaf72278d31bcb5d547f208664fae3ed1fc22c3ae158a43a97a95c
|
|
BLAKE2b-256 checksum How to use checksums |
3134fde1e146dc217cf86caef534c39db8b49c0774556143d70d0126400fc73e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/0.12.16 CPython/3.7.4 Linux/5.3.4-arch1-1-ARCH
|