Python wrapper for TMail API
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.2.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.2-py3-none-any.whl
(28.4 kB
view details)
File details
Details for the file tmailpy-0.0.2.2.tar.gz.
File metadata
- Download URL: tmailpy-0.0.2.2.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 |
865064b3e065a857c8c834e4c0cbe19623f92f1748031e7bd41f74bf3ae2b030
|
|
| MD5 |
c3b5da7aaa340db54adc29379e3ed348
|
|
| BLAKE2b-256 |
9cf4223a63df2cd02f312fa93a86f5bdf0b6f47d4d9cac616e5cb8b0d54bb6de
|
File details
Details for the file tmailpy-0.0.2.2-py3-none-any.whl.
File metadata
- Download URL: tmailpy-0.0.2.2-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 |
3f6b19eb713eec58b6fad9297fe77c2f01b003d8be0390abbced3b846022d870
|
|
| MD5 |
2e7e0c1b35bf37e41119afc093f71c0e
|
|
| BLAKE2b-256 |
abe0923ef1274fc144e17293bc45c807f92d830b2082ed35a718f4c47a02db02
|