DEPRECATED — Python SDK retired in V3 (2026-05-08). Use https://satrank.dev/api/ or `npx -y satrank-mcp`.
Project description
satrank — DEPRECATED
The Python SDK was retired on 2026-05-08 with SatRank V3.
V3 ships only:
- The HTTP REST API at https://satrank.dev/api/ (5 routes)
- The Node MCP server
satrank-mcpon npm (3 tools)
For Python integrations, call the REST API directly with httpx or requests.
import httpx
# Free read — Bayesian score for a specific endpoint
r = httpx.get("https://satrank.dev/api/services/<sha256-of-url>").json()
# Paid intent (2 sats via L402 — handle the 402 + retry loop with your wallet)
r = httpx.post("https://satrank.dev/api/intent", json={"category": "data/finance"})
See https://satrank.dev for the full surface.
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
satrank-1.7.0.tar.gz
(2.1 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 satrank-1.7.0.tar.gz.
File metadata
- Download URL: satrank-1.7.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50d730384b70fdd4778d32947e85e82b05aaeff4ae000021556666495b944e05
|
|
| MD5 |
2bccc0375f3feb652c24cc7447a5cd98
|
|
| BLAKE2b-256 |
18c8c7d7e4beb7fea43d15ac383e5e334b5f1ad2fb063b8f403e7676ff2523c6
|
File details
Details for the file satrank-1.7.0-py3-none-any.whl.
File metadata
- Download URL: satrank-1.7.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa1419a14e612493d327a0741cd7407c5f1f551933d085a6c415138b0ca323d7
|
|
| MD5 |
e2cf0758f7bbaa827b25c1e88543e6c4
|
|
| BLAKE2b-256 |
00993c7c67c7e8da0ce8b2c91f4a982291160790d8fa6e0e1e5d3843b9c14641
|