{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/3"}],"enrichment":{"capability":"Solana.py is a Python SDK for building transactions and interacting with the Solana blockchain via its JSON RPC API, with support for the SPL Token Program.","skillfed_tags":["blockchain","web3","async-rpc"],"use_cases":["Query account balances, transaction history, and on-chain program state via the Solana RPC API.","Build and submit transactions to the Solana blockchain from Python applications.","Subscribe to real-time blockchain events (logs, account changes) using websocket connections.","Interact with SPL Token Program for token transfers, minting, and account management.","Integrate Solana blockchain functionality into async Python services and web frameworks."],"what_it_does":"Solana.py is the official Python SDK for the Solana blockchain. It provides async and websocket clients to interact with Solana's JSON RPC API, allowing you to query blockchain state, build and submit transactions, and monitor on-chain events. The package wraps core Solana types from the solders library and covers the SPL Token Program for token operations.\n\nThe library is designed for developers building Python applications on Solana\u2014from simple queries to complex transaction construction. It supports both async/await patterns and context managers for resource management, making it suitable for production services. The package is actively maintained and supports current Python versions (3.11 through 3.14).","worth_installing":"Yes. Solana.py is the canonical Python SDK for Solana development, actively maintained with no known vulnerabilities, permissive MIT licensing, and low install friction. Install it if you are building on Solana in Python. The only caveat is the Python 3.11+ requirement; if you are on an older version, you cannot use this package."},"id":"solana","links":{"html":"https://skillfed.io/packages/solana","md":"https://skillfed.io/packages/solana.md","pypi":"https://pypi.org/project/solana/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-17","license_spdx":"MIT","license_treatment":"permissive","name":"solana","python_support":"supports_current","summary":"Solana.py"},"popularity":{"monthly_downloads":1112744,"position":4353,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.40.1"}
