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.0.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.0.tar.gz.
File metadata
- Download URL: lmkoncedone-0.1.0.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 |
a658d5801da8b2337736eb8b2f32d299da57ddb1617dba127bf66267f3c79e3a
|
|
| MD5 |
a14b1718fea3a38bde3b12731878cf3a
|
|
| BLAKE2b-256 |
475bdb7bf2321f70892fdcee0f03bbcda6bdb3de3ff72e5058b572cd499962d6
|
File details
Details for the file lmkoncedone-0.1.0-py3-none-any.whl.
File metadata
- Download URL: lmkoncedone-0.1.0-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 |
77044f9d05acb53d6a2a4fea9cd3b99f266de5bab437cf69104744c2ef3b881c
|
|
| MD5 |
125752c55bd3d0521a6445c506c96bf5
|
|
| BLAKE2b-256 |
9d7dd3ef89f641549f7b988c8e801925dc3211f4137984307b77a0efd65d171f
|