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.1.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.1-py3-none-any.whl
(28.4 kB
view details)
File details
Details for the file tmailpy-0.0.2.1.tar.gz.
File metadata
- Download URL: tmailpy-0.0.2.1.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 |
466aa14945874a84abe781a99b2e1e990dd7df3488dd84dee0d8445f845b892d
|
|
| MD5 |
41b9c5631fe86e682a35d39b0c143ec4
|
|
| BLAKE2b-256 |
c24c2381e843c5e118e9b05869710ba8beb9d7090f6822fb2459d84a23affec7
|
File details
Details for the file tmailpy-0.0.2.1-py3-none-any.whl.
File metadata
- Download URL: tmailpy-0.0.2.1-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 |
b4e4c93ecc82f8b33ebc8e0f56d62649d923a53ab511c531bcad3179a5b60b1c
|
|
| MD5 |
06b20c73759fa9e3dfa842b36b0eae71
|
|
| BLAKE2b-256 |
3442f4398c1082aa5e480a0544b99ee9c8e06ac5f9d3eb0ac5172a5a85888c25
|