{"categories":[{"label":"Cryptography","url":"https://skillfed.io/packages/category/security-cryptography/2"}],"enrichment":{"capability":"Provides Python bindings to the standard Chia puzzles\u2014the on-chain ChiaLisp programs deployed in the Chia blockchain\u2014with compiled hex representations and hash verification.","skillfed_tags":["blockchain","chia-ecosystem","chialisp"],"use_cases":["Reference the compiled hex and hash of standard Chia puzzles in blockchain transaction validation or wallet software.","Verify puzzle integrity by comparing computed hashes against the bundled constants.","Develop Chia smart contracts or dApps that need to interact with or call standard puzzles.","Test ChiaLisp puzzle implementations against the canonical on-chain versions."],"what_it_does":"chia-puzzles-py is a Python library that exposes the standard Chia puzzles\u2014the immutable ChiaLisp programs deployed on the Chia blockchain\u2014as Python constants and bindings. It tracks the source code (.clsp files), compiled hex representations (.clsp.hex files), and cryptographic hashes to ensure integrity and continuity of these critical blockchain components. The puzzles are generated from a source repository and cannot change once deployed on chain, so this library serves as a stable reference implementation.\n\nThe package is primarily used by Chia ecosystem developers who need to interact with or verify these standard puzzles programmatically. It depends on clvm-rs and clvm-tools-rs for ChiaLisp compilation and execution, and pytest for testing. The library is maintained as a pure Python wheel with no compiled extensions of its own, making installation straightforward on supported Python versions (3.8 through 3.14).","worth_installing":"Yes, if you are developing on the Chia blockchain and need access to the standard puzzle definitions and their compiled forms. No, if you are not working with Chia or do not need to reference these specific puzzles. Caveat: verify the license terms before use, as they are not clearly stated in the package metadata; also note that the package is aging (304 days since last release) and may not receive updates for new puzzle deployments."},"id":"chia-puzzles-py","links":{"html":"https://skillfed.io/packages/chia-puzzles-py","md":"https://skillfed.io/packages/chia-puzzles-py.md","pypi":"https://pypi.org/project/chia-puzzles-py/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-10-14","license_spdx":null,"license_treatment":"unclear","name":"chia-puzzles-py","python_support":"supports_current","summary":"A collection of the currently deployed ChiaLisp puzzles."},"popularity":{"monthly_downloads":106749,"position":12642,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.20.3"}
