Python wrapper for TMail Instances
Project description
tmail-api (Python wrapper)
Python port of the TMail-API wrapper. Provides a tiny TMail client
that mirrors the original Node package API.
Quick example
from tmailpy import TMail
client = TMail('https://default.tmail.thehp.in/api', 'API_KEY')
print(client.domains())
print(client.create())
print(client.messages('email@domain.com'))
CLI
python -m tmailpy.cli https://default.tmail.thehp.in/api API_KEY domains
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
tmailpy-0.0.2.4.tar.gz
(40.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
tmailpy-0.0.2.4-py3-none-any.whl
(28.5 kB
view details)
File details
Details for the file tmailpy-0.0.2.4.tar.gz.
File metadata
- Download URL: tmailpy-0.0.2.4.tar.gz
- Upload date:
- Size: 40.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b47c2b326ad028c2427fcf24a3a07387af94ba4d3e193f9571777deec1f4c4e
|
|
| MD5 |
3f7f2efd86a4ea0ed38d52331036188b
|
|
| BLAKE2b-256 |
d8e93f7bce8132a71b7be5c5165931b2bbd6d32818fc72fcdb7bf24ddcdfe937
|
File details
Details for the file tmailpy-0.0.2.4-py3-none-any.whl.
File metadata
- Download URL: tmailpy-0.0.2.4-py3-none-any.whl
- Upload date:
- Size: 28.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2335f1f9b5aa1c38cb4f8cb7472b5b3d78b078046e47dcd62c0d85b73aa5139
|
|
| MD5 |
04abb12bcea909ff6d1b9aab2d084b6b
|
|
| BLAKE2b-256 |
a84d713d8987a75c9fa09e3eef2ed1209e5025986dd2ef85fa7c34c0df9db3cb
|