Skip to main content

Provides `load_puzzle` which dynamic rebuilds if `chialisp_builder` is available.

Project description

chialisp_loader

This tiny wheel exports load_program, which is used to load chialisp programs from resources included with python wheels.

Chialisp .clsp files are compiled into .hex output. Only .hex output files need to be included in binary wheels

When load_program is called, it tries to import chialisp_builder. If it fails, it assumes this is running at deploy time: any .clsp files are ignored, and the corresponding program is loaded from the .hex file.

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

chialisp_loader-0.1.2.tar.gz (2.4 kB view hashes)

Uploaded Source

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