Haystack components for x402 payments - let pipelines pay for APIs
Project description
haystack-nory
Haystack components for x402 payments - Let your pipelines pay for APIs.
Install
pip install haystack-nory
Usage
from haystack import Pipeline
from haystack_nory import NoryCryptoPrices, NoryWeather
pipeline = Pipeline()
pipeline.add_component("crypto", NoryCryptoPrices())
result = pipeline.run({"crypto": {"symbols": "BTC,ETH,SOL"}})
Components
NoryPaymentComponent- Fetch any URL with auto paymentNoryCryptoPrices- Real-time crypto ($0.001)NoryWeather- Weather forecast ($0.002)NoryTranslate- Translation ($0.005)
Set NORY_WALLET_KEY env var. Docs
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
haystack_nory-0.1.0.tar.gz
(2.8 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 haystack_nory-0.1.0.tar.gz.
File metadata
- Download URL: haystack_nory-0.1.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b573769566d57f4be783900eee98a9617057c4634e82a6b0e645561f40ba0e4
|
|
| MD5 |
e113ce70e010bbda4a5c7be61725bd86
|
|
| BLAKE2b-256 |
e2cffc1058128248487d6628a587932df1b63952414a64343479b628cfd81e85
|
File details
Details for the file haystack_nory-0.1.0-py3-none-any.whl.
File metadata
- Download URL: haystack_nory-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e341ee111b8d90e96caa5aca1f58b753d10df0076889409ac2aa3512aaa70a0
|
|
| MD5 |
3064ca0544947a0e859913741b701fdc
|
|
| BLAKE2b-256 |
72a741b73f9e9eb267c365ca18db31408df74cd42fd3342ef0511314246ec3f2
|