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
Release files for loomal-sdk 0.7.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| loomal_sdk-0.7.0.tar.gz | 28.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| loomal_sdk-0.7.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 54.0 kB
Release files / loomal_sdk-0.7.0.tar.gz
| Download URL | loomal_sdk-0.7.0.tar.gz |
|---|---|
| Size | 28.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
92d6d6643557738f470ade990463761023e7aadf2da7ef91c8584e5d56acb60d
|
|
BLAKE2b-256 checksum How to use checksums |
df013b91e6566af9db40b0ac794b439418b8f371da01b6f3e0392334c29667db
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|
Release files / loomal_sdk-0.7.0-py3-none-any.whl
| Download URL | loomal_sdk-0.7.0-py3-none-any.whl |
|---|---|
| Size | 25.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
81f7cbcc41af3ddf08f4780cde673974547e02b7ad13a86dfea08bcfd5d3bde9
|
|
BLAKE2b-256 checksum How to use checksums |
0f02738a240d49171c80a4a00f6c05d8c5e5558b44f63976ad6225dd8909c6f1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|