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.0.tar.gz
(3.2 kB
view details)
File details
Details for the file dakiya-1.0.tar.gz.
File metadata
- Download URL: dakiya-1.0.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 |
6c0a65007380f1010ae7ffb54884ff91deacb18a870a423461d64c67fc2ca47b
|
|
| MD5 |
40a8c129d3723bdd2dcfe7aedd9ac49f
|
|
| BLAKE2b-256 |
32b315ec407d38ddfa0539b352cc4c7e061731193e4901b6818a2a3328cf6f3d
|