Allow on-demand builds of chialisp with recursive dependency checking.
Project description
Chialisp Builder
Use this wheel in conjunction with runtime_builder
to manage building of chialisp at build time or during development.
Use
Add chialisp_builder
as a buildtime dependency and a development-time dependency. Don't add it as a runtime dependency, as the clvm .hex
files should be built and included with the wheel. The source does not need to be.
Add chialisp_loader
as a runtime dependency to get the load_program
function, which will call the building function if present (as it should be at development time.)
FAQ
Why isn't this included as part of runtime_builder
?
The runtime_builder
wheel is intended to provide a general solution for non-python artifacts. Although Chialisp build was the inspiration for runtime_builder
, it's just one potential use. This wheel is the specific implementation of chialisp builds for use with runtime_builder
.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file chialisp_builder-0.1.2.tar.gz
.
File metadata
- Download URL: chialisp_builder-0.1.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 658a8baf70ee8cdc0466c429173312be1ff05aace4852fc078c9bf1cfdd60d62 |
|
MD5 | cb4ba577bd699c53b5a0c83f2c34d761 |
|
BLAKE2b-256 | c8511e1515ffd686cb0d7dbb62abbf80c0f4ad4904dd4424ed5feaebaa5e5180 |