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-0.4.tar.gz
(2.9 kB
view details)
File details
Details for the file dakiya-0.4.tar.gz.
File metadata
- Download URL: dakiya-0.4.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9db86cfcc4d2b4feb664efa33d6766d0dabcb37d9010717479f73240dc1b2357
|
|
| MD5 |
0942aa2b10336329060a1568af776ad3
|
|
| BLAKE2b-256 |
96b485ee3d217394a824b1c9320c237b4c25498f5259cd9df32711ee2dd5d9b7
|