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.8.tar.gz
(3.6 kB
view details)
File details
Details for the file dakiya-1.8.tar.gz.
File metadata
- Download URL: dakiya-1.8.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f738c55f18c8795e132eb2efdbc3d4957ff1c8453435c548ce1c7be3c4bb6c2
|
|
| MD5 |
c9531b74143333e092445263c6b727d7
|
|
| BLAKE2b-256 |
926c207269a2cb3c49985131064308ce5c4871380eae04039ac1c64db16ac654
|