{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/4"}],"enrichment":{"capability":"AnchorPy is a Python client library for interacting with Anchor programs on the Solana blockchain, offering static and dynamic client generation, a Pytest plugin, and CLI utilities.","skillfed_tags":["solana","blockchain","code-generation"],"use_cases":["Generate type-safe Python clients from Anchor IDL files to interact with deployed Solana programs.","Write integration tests for Anchor programs using the built-in Pytest plugin.","Automate Solana program interactions in Python scripts or backend services without manual RPC calls.","Build Python-based tooling and utilities for Anchor program development and deployment.","Interact with Solana smart contracts from data analysis or machine-learning pipelines."],"what_it_does":"AnchorPy bridges Python and Solana's Anchor framework, allowing developers to generate and use type-safe clients for Anchor programs without writing boilerplate. It reads an Anchor program's IDL (Interface Definition Language) and generates either static Python classes or provides a dynamic client interface, similar to the TypeScript anchor-ts library.\n\nThe package includes a Pytest plugin for testing Anchor programs in Python, a CLI with development utilities, and integrates with Solana's ecosystem libraries (solders, borsh-construct, based58). It targets developers building on Solana who prefer Python over TypeScript or Rust, or who need Python-based tooling for program interaction and testing.","worth_installing":"Yes, if you are building on Solana and need a Python client for Anchor programs. The package has low install friction and no known vulnerabilities. However, the 506-day gap since the last release and unclear license status warrant verification before committing to production use. Check the repository for the actual license and confirm ongoing maintenance fits your project's support expectations."},"id":"anchorpy","links":{"html":"https://skillfed.io/packages/anchorpy","md":"https://skillfed.io/packages/anchorpy.md","pypi":"https://pypi.org/project/anchorpy/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-03-26","license_spdx":null,"license_treatment":"unclear","name":"anchorpy","python_support":"supports_current","summary":"The Python Anchor client."},"popularity":{"monthly_downloads":168980,"position":10430,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.21.0"}
