Relay Communcation via Nitro's Communication Hub
Project description
Dakiya Python Client
Build and Upload
make build
make upload
Usage
from dakiya import transmitter
var = {
"who": "Shamail",
"time": "1:10",
}
result = transmitter.send_email("nitrox/welcome.html", to = "john.doe@example.com", subject = "Hello World!", attachments=[open("/tmp/image.png", "rb+")], **var)
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
dakiya-1.1.tar.gz
(3.2 kB
view details)
File details
Details for the file dakiya-1.1.tar.gz.
File metadata
- Download URL: dakiya-1.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b61bb1fac029b86cd3f094a97d59340182e3bda29b18ecb706933b79de62d0f
|
|
| MD5 |
14e72e5d9b5bce6ac20fd7fc8cba2379
|
|
| BLAKE2b-256 |
e6856a5544fcc588492c938aa60a4c773494afb852fa7adcee5f42c45e643ea6
|