Simple email notifications when your Python functions complete
Project description
lmkoncedone 📧
Get email notifications when your Python functions complete — simple as a decorator!
Perfect for long-running tasks, data pipelines, ML training, web scraping, and any code you want to monitor remotely.
Why notify-me?
- 🎯 Simple: Just add
@notifyto your function - 📧 Email-based: Works everywhere, no external services needed
- 🔋 Zero dependencies: Pure Python, uses only stdlib
- ⚡ Quick setup: Configure once with environment variables
- 🛡️ Safe: Notification failures won't break your code
- 📊 Informative: Get function name, duration, errors, and results
Installation
pip install lmkoncedone
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
lmkoncedone-0.1.1.tar.gz
(6.7 kB
view details)
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 lmkoncedone-0.1.1.tar.gz.
File metadata
- Download URL: lmkoncedone-0.1.1.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08c0c9ba8dc0d759b1280d0d11111a114bbfba81fc6832acdf10e979b1d7d3fd
|
|
| MD5 |
b9a1e75dde75a6855763f20d84c73b6c
|
|
| BLAKE2b-256 |
898259aa6acf1ce735773bcbeddd5991845c722dbec54aaf68ce449e65e8ceb3
|
File details
Details for the file lmkoncedone-0.1.1-py3-none-any.whl.
File metadata
- Download URL: lmkoncedone-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a85bd8dc8e730078d8d394d6e7cf5b96b03186478b9f97d03f75e1b59064ba77
|
|
| MD5 |
f6ff4f881b0ebaf2bc3e2de0d51a6656
|
|
| BLAKE2b-256 |
0bf29cdde2e7d070d92983c06e5339461bb6bcc0b0ad1df66643778692d19331
|