Ross ROSS = Recommend OSS · open-source software intelligence for agents

michaelhly/solana-py

Solana Python SDK observed · 2026-08-28

github.com/michaelhly/solana-py · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 98
  • Release rhythm 90
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 4
  • age_days: 2204
  • days_rel: 67
  • days_push: 17
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

1442 stars · 341 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Solana.py is the base Python SDK for interacting with the Solana blockchain, enabling transaction building and calls to the Solana JSON RPC API, including SPL Token Program support. It provides sync, async, and websocket clients and relies on the Solders package for core types.

Use cases

  • interact with the Solana blockchain from Python
  • build and send Solana transactions in Python
  • query Solana JSON RPC API
  • work with SPL tokens programmatically
  • subscribe to Solana logs via websockets
  • build a Python trading bot for Solana
  • read account balances and program data from Solana

When to choose

  • you need a Python client for Solana RPC and transactions
  • you want async or websocket access to Solana nodes
  • you are building Python tooling or bots on Solana

When to avoid

  • you need a JavaScript/TypeScript SDK (use solana-web3.js)
  • you need Anchor program clients (use AnchorPy)
  • you need a non-Solana blockchain SDK

Facets

library · maturity active

sdk http-client websocket rpc blockchain developer-tools apis python cross-platform solana spl-token -rpc async-client web3 cryptocurrency

2 sources

Member repositories

RepositoryRoleHealth v2
michaelhly/solana-pymain96

For agents

markdown · JSON · MCP: product_card(name="michaelhly/solana-py")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem