{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/5"}],"enrichment":{"capability":"Manages build-time compilation of Chialisp programs, integrating with runtime_builder to handle Chialisp artifact generation during development or package build.","skillfed_tags":["chialisp","build-time-only","dormant"],"use_cases":["Build Chialisp smart contracts into hex artifacts during package creation for Chia blockchain projects.","Manage recursive dependency checking for Chialisp programs at build time without shipping source code.","Integrate Chialisp compilation into CI/CD pipelines as a build-time step for Python packages.","Develop Chialisp-based applications where hex files must be pre-compiled and bundled with wheels."],"what_it_does":"Chialisp Builder is a build-time tool that compiles Chialisp programs into CLVMhex artifacts. It works alongside runtime_builder to handle Chialisp-specific compilation during package build or development, generating the .hex files that should be bundled with your wheel. The package is designed to be a build-time and development-time dependency only\u2014not a runtime dependency\u2014because the compiled artifacts are meant to be pre-built and shipped with your package.\n\nThe package depends on clvm_tools_rs and runtime_builder. It is intended as a specialized implementation of Chialisp builds on top of runtime_builder's general non-Python artifact framework. The package has been dormant since its latest release on 2024-01-04, with no recent maintenance signals, which may affect its compatibility with current tooling.","worth_installing":"Yes, if you are actively developing Chialisp programs and need build-time compilation integrated into your Python package workflow. However, proceed with caution: the package is dormant since 2024-01-04, license treatment is unclear, and Python version support is unspecified. Verify that clvm_tools_rs and runtime_builder remain compatible with your environment, and confirm the Apache 2.0 license terms meet your requirements before committing to it."},"id":"chialisp-builder","links":{"html":"https://skillfed.io/packages/chialisp-builder","md":"https://skillfed.io/packages/chialisp-builder.md","pypi":"https://pypi.org/project/chialisp-builder/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-01-04","license_spdx":null,"license_treatment":"unclear","name":"chialisp-builder","python_support":"unspecified","summary":"Allow on-demand builds of chialisp with recursive dependency checking."},"popularity":{"monthly_downloads":92098,"position":13480,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.2"}
