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.7.tar.gz
(3.0 kB
view details)
File details
Details for the file dakiya-0.7.tar.gz.
File metadata
- Download URL: dakiya-0.7.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39b3c0b1d3b46c6c884f2535030095526ce9cdb7c04b1bb7cd2badd32479b505
|
|
| MD5 |
d22259dc0679ef753443edd21df550b3
|
|
| BLAKE2b-256 |
82019fe40e8824cc60c449d6e968577cec86da62faa26a350c7eda1b625dc7ea
|