Skip to main content

Allow on-demand builds of chiklisp with recursive dependency checking.

Project description

Chiklisp Builder

Use this wheel in conjunction with runtime_builder to manage building of chiklisp at build time or during development.

Use

Add chiklisp_builder as a buildtime dependency and a development-time dependency. Don't add it as a runtime dependency, as the klvm .hex files should be built and included with the wheel. The source does not need to be.

Add chiklisp_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 Chiklisp build was the inspiration for runtime_builder, it's just one potential use. This wheel is the specific implementation of chiklisp builds for use with runtime_builder.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chiklisp_builder-0.1.2.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

chiklisp_builder-0.1.2-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page