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.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-py3-none-any.whl
(28.3 kB
view details)
File details
Details for the file tmailpy-0.0.2.tar.gz.
File metadata
- Download URL: tmailpy-0.0.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 |
c00debaf4ec2b8dfd915baca7d19b7d785ca5e838e0f5e2b7f4c305aca8e6e4d
|
|
| MD5 |
d40c885c8b6adbd9bc9be10ec4ffecec
|
|
| BLAKE2b-256 |
2dc5218fe1559508dc48e34364be8317e2e831b1b5da9f7b958ffd5554cc6869
|
File details
Details for the file tmailpy-0.0.2-py3-none-any.whl.
File metadata
- Download URL: tmailpy-0.0.2-py3-none-any.whl
- Upload date:
- Size: 28.3 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 |
0e628f3cb2bbd2c6dc1d2ea6aa7884e3754c7d8b3cc6a7c8b3d3dc4e00fdf42e
|
|
| MD5 |
595a249bbbf8e14bd6eacc7cbd8416c7
|
|
| BLAKE2b-256 |
b17f5559ff0cef864893bea21be9fd135c38132ab4cbf951ad74efae27ff4440
|