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.1.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.1.tar.gz.
File metadata
- Download URL: nodeproxy_tools-0.1.1.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 |
5787cef4f2f7fc29c8df70f72eb9ab701826fd82306277eb35c703a331fab1c6
|
|
| MD5 |
29ece88f8a3368e1f2a0c7c0b5ff7e0e
|
|
| BLAKE2b-256 |
b9bbe67e22b7d196bf3f40d976a7f5a5d2166a1ae0ea571df13e274c4d279e84
|
File details
Details for the file nodeproxy_tools-0.1.1-py3-none-any.whl.
File metadata
- Download URL: nodeproxy_tools-0.1.1-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 |
6138f4e9714253a43236a5de74f4d539074948ef5b8d17d63835c37cac327482
|
|
| MD5 |
ac3d3431a1d465090388bf70dda8e209
|
|
| BLAKE2b-256 |
a8d6123e83c5097849e7e65cf0faee0a89d477afdf747d8e6bc6f6c0d3b10787
|