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.3.tar.gz
(40.1 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.3-py3-none-any.whl
(28.4 kB
view details)
File details
Details for the file tmailpy-0.0.2.3.tar.gz.
File metadata
- Download URL: tmailpy-0.0.2.3.tar.gz
- Upload date:
- Size: 40.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d449e169d1ba09a461f9b685cab2edf0500ffc6825518b4b1c72fdaa931b88aa
|
|
| MD5 |
4c6a74fdffeb88486ec0cc78ce5274e9
|
|
| BLAKE2b-256 |
f3471f6c7fb7dba8281e989f76a3f98f226d6f36cbfe96fff423acedea5c3744
|
File details
Details for the file tmailpy-0.0.2.3-py3-none-any.whl.
File metadata
- Download URL: tmailpy-0.0.2.3-py3-none-any.whl
- Upload date:
- Size: 28.4 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 |
88b61170493cc86b2470467951c7456833d7ef628a402a85abeaadca3c7f86ef
|
|
| MD5 |
7b94d5b8e260b50c8d9efa80e92dce45
|
|
| BLAKE2b-256 |
38e4a85f846f481cbd77e67866283e0bd8b0bb6f107718f498027c0313f6b7fd
|