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.5.tar.gz
(40.4 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.5-py3-none-any.whl
(28.7 kB
view details)
File details
Details for the file tmailpy-0.0.2.5.tar.gz.
File metadata
- Download URL: tmailpy-0.0.2.5.tar.gz
- Upload date:
- Size: 40.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7cf1f0334ff32e0063391847a237039bba5354147c3df59f33e19b45880b2767
|
|
| MD5 |
22077af56d7e2320d49d0ebebd6d81ab
|
|
| BLAKE2b-256 |
0c1896843975ce40cc082e65d39be98f00de0c656f5b323e2e0629650bf31a30
|
File details
Details for the file tmailpy-0.0.2.5-py3-none-any.whl.
File metadata
- Download URL: tmailpy-0.0.2.5-py3-none-any.whl
- Upload date:
- Size: 28.7 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 |
73ce3d8f3ffd35dff1c43b466979def6ad617ad69127d4addf2315b0b8e14cbc
|
|
| MD5 |
3f25c7725bcb02defaaba4607de84bae
|
|
| BLAKE2b-256 |
48934f35c4d3a8ac7654cba044304e1c27633b9a5cc4e86a3874f0faf2d4c851
|