LangChain/CrewAI integrations for the NodeProxy x402 web surface markdown parser
Project description
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
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
nodeproxy_tools-0.1.0.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.0.tar.gz.
File metadata
- Download URL: nodeproxy_tools-0.1.0.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 |
155f3b7bbff42da79d727c42d81bf2dcf09e35c5b5aa36b5c172abe66bd6decc
|
|
| MD5 |
4201677da8f23c27a85eb216ac43f3a3
|
|
| BLAKE2b-256 |
3cdae12d2118254e110f14709f4993e4b60449babc2615d2022d6c235417d0f3
|
File details
Details for the file nodeproxy_tools-0.1.0-py3-none-any.whl.
File metadata
- Download URL: nodeproxy_tools-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.5 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 |
dcc9e8515cc033e089754fa179489819ca809175a19d87558e69b0d50ff455c7
|
|
| MD5 |
296ffc1b7f01c80427f63e7c57984cf5
|
|
| BLAKE2b-256 |
5bba0ce80fd07f0bc970caf67d790645a7f728f543d4ae8cedb3ac0e31c348c3
|