{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/15"}],"enrichment":{"capability":"Provides Python bindings to Anchor Rust code, enabling Python developers to call compiled Rust functionality from the Anchor framework.","skillfed_tags":["rust-bindings","solana","blockchain"],"use_cases":["Calling Anchor Rust program logic from Python test suites or automation scripts","Integrating Solana smart contract interactions into Python-based blockchain applications","Prototyping or scripting with Anchor framework without writing Rust directly","Building Python tooling that needs to invoke compiled Anchor functionality"],"what_it_does":"anchorpy-core is a Python package that wraps compiled Rust code from the Anchor framework, a popular development framework for Solana smart contracts. It allows Python developers to interact with Anchor-based Rust functionality without writing Rust themselves, bridging the gap between Python and Rust ecosystems for Solana development.\n\nThe package is distributed as pre-compiled binary wheels for multiple platforms and architectures, minimizing installation complexity on supported systems. It depends only on jsonalias at runtime. However, the project is dormant\u2014no releases since late 2023 and no recent commits\u2014so it receives no active maintenance, bug fixes, or updates to support newer Anchor or Solana versions.","worth_installing":"Yes, if you need to call specific Anchor Rust code from Python and the package's last release (0.2.0, 2023-12-29) is compatible with your Anchor and Solana versions. No, if you require active maintenance, bug fixes, or support for recent Anchor framework updates\u2014the dormant status and lack of recent commits mean issues will not be addressed. Verify compatibility with your target Anchor version before committing."},"id":"anchorpy-core","links":{"html":"https://skillfed.io/packages/anchorpy-core","md":"https://skillfed.io/packages/anchorpy-core.md","pypi":"https://pypi.org/project/anchorpy-core/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2023-12-29","license_spdx":null,"license_treatment":"permissive","name":"anchorpy-core","python_support":"supports_current","summary":"Python bindings for Anchor Rust code"},"popularity":{"monthly_downloads":136433,"position":11396,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.0"}
