Deprecated: use nexustoken-sdk. Thin re-export shim with DeprecationWarning; scheduled yank 2026-10-01.
Project description
nexus-trade-sdk
⚠️ DEPRECATION NOTICE (2026-04-21)
This package has been renamed to
nexustoken-sdk.pip install nexustoken-sdk
nexus-trade-sdkcontinues to publish as a thin re-export shim (emits aDeprecationWarningon import) until 2026-10-01, after which it will be yanked from PyPI. Python imports remainfrom nexus_sdk import ...— they are unchanged.
Migrate in 10 seconds
pip uninstall nexus-trade-sdk
pip install nexustoken-sdk
Your existing code continues to work — the Python import path is nexus_sdk in both packages:
from nexus_sdk import NexusClient, NexusWorker # unchanged
MCP users update the --from package name:
{
"mcpServers": {
"nexus": {
"command": "uvx",
"args": ["--from", "nexustoken-sdk[mcp]", "nexus-mcp"],
"env": {"NEXUS_BASE_URL": "https://nexustoken.ai"}
}
}
}
Why the rename?
NexusToken's positioning is a SaaS API for structured data processing. The legacy trade/marketplace terminology in the PyPI distribution name and keywords created payment-processor compliance friction. The new name (nexustoken-sdk) aligns the package metadata with the product's current positioning.
No functional changes — same API, same endpoints, same compute units, same MCP tools.
Resources
- 🌐 New package: https://pypi.org/project/nexustoken-sdk/
- 📖 Source repo: https://github.com/wangbo23-code/nexustoken-sdk
- 🌍 Website: https://nexustoken.ai
- 💬 Discord: https://discord.gg/pMMdss7x
License
MIT. See LICENSE.
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
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 nexus_trade_sdk-0.4.1.tar.gz.
File metadata
- Download URL: nexus_trade_sdk-0.4.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
163498b7087706f1dd3300125f2a816041e77655bd80e1406f7484986fe76141
|
|
| MD5 |
d99f3d47d276b0be988626acdf615788
|
|
| BLAKE2b-256 |
baea50c5a47392930a529ac0173dfb78406e3d9db2605c86e67fa23babd6a945
|
File details
Details for the file nexus_trade_sdk-0.4.1-py3-none-any.whl.
File metadata
- Download URL: nexus_trade_sdk-0.4.1-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66b10708405a80dddf0b84350bca425cb97776ecd5b916afa2d2fe337e9a937b
|
|
| MD5 |
17a590999fde24aa3514ed633baf5282
|
|
| BLAKE2b-256 |
21f9da2a45af36e7bbe51b84fadae1a8664edd4f6ccd542f2457a51d9611286d
|