nodeproxy-tools
Python client and framework wrappers for NodeProxy.
Install
pip install "nodeproxy-tools[x402,langchain]"
export EVM_PRIVATE_KEY=0x...
LangChain
from nodeproxy_tools.langchain import NodeProxyMarkdownTool
tool = NodeProxyMarkdownTool()
print(tool.invoke({"url": "https://example.com"}))
CrewAI
from nodeproxy_tools.crewai import NodeProxyMarkdownTool
tool = NodeProxyMarkdownTool()
print(tool._run("https://example.com"))
CLI
nodeproxy-parse https://example.com
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nodeproxy_tools-0.1.2.tar.gz
(4.7 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
File details
Details for the file nodeproxy_tools-0.1.2.tar.gz.
File metadata
- Download URL: nodeproxy_tools-0.1.2.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
740411d24e7da20ccf1401285fbca2c1133dd88f049023c38609b52e12d318cb
|
|
| MD5 |
3f71cd6175f80761da66570ee3a53167
|
|
| BLAKE2b-256 |
32efecacf2ed8527d9ef61cda1d5dafa31cedcc93216ee9d38752e184b137c27
|
File details
Details for the file nodeproxy_tools-0.1.2-py3-none-any.whl.
File metadata
- Download URL: nodeproxy_tools-0.1.2-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2123a7dc49bbecbdfd0504407581aab610b5c687013b262e494e55007e21d129
|
|
| MD5 |
e97ba512a5d7aacc02ce89ce4390d898
|
|
| BLAKE2b-256 |
bad41e0be8e0828b866efbd5190016f2192a314c354cd088e5996b589122ebdf
|