DEPRECATED compatibility shim — install mailgent-sdk instead. Re-exports the Loomal SDK (identity, mail, vault, calendar, x402 paywall) but now defaults to api.mailgent.dev.
Project description
loomal-sdk — deprecated
[!WARNING]
loomal-sdkis deprecated. Please usemailgent-sdkinstead.
This package now ships as a non-breaking compatibility shim: existing code keeps working, but it defaults to https://api.mailgent.dev and accepts MAILGENT_API_KEY (falling back to LOOMAL_API_KEY), emitting a one-time DeprecationWarning. No new features will be added here.
Migrate
pip uninstall loomal-sdk && pip install mailgent-sdk
import os
from mailgent import Mailgent
client = Mailgent(api_key=os.environ["MAILGENT_API_KEY"])
- Docs: https://docs.mailgent.dev
- Migration guide: https://docs.mailgent.dev/migrate
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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
File details
Details for the file loomal_sdk-0.7.0.tar.gz.
File metadata
- Download URL: loomal_sdk-0.7.0.tar.gz
- Upload date:
- Size: 28.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92d6d6643557738f470ade990463761023e7aadf2da7ef91c8584e5d56acb60d
|
|
| MD5 |
1f51a7a141acb53b4f51f6fb0b32dd5b
|
|
| BLAKE2b-256 |
df013b91e6566af9db40b0ac794b439418b8f371da01b6f3e0392334c29667db
|
File details
Details for the file loomal_sdk-0.7.0-py3-none-any.whl.
File metadata
- Download URL: loomal_sdk-0.7.0-py3-none-any.whl
- Upload date:
- Size: 25.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81f7cbcc41af3ddf08f4780cde673974547e02b7ad13a86dfea08bcfd5d3bde9
|
|
| MD5 |
60b1607f46a111396bca874e485e0290
|
|
| BLAKE2b-256 |
0f02738a240d49171c80a4a00f6c05d8c5e5558b44f63976ad6225dd8909c6f1
|