Provides `load_puzzle` which dynamic rebuilds if `chiklisp_builder` is available.
Project description
chiklisp_loader
This tiny wheel exports load_program
, which is used to load chiklisp programs from resources included with python wheels.
Chiklisp .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 chiklisp_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
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
chiklisp_loader-0.1.2.tar.gz
(2.3 kB
view hashes)
Built Distribution
Close
Hashes for chiklisp_loader-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | db53b7c6ccdf5e8fffe8f50f32613a2ce82b94e004389441a1871924ee77ee36 |
|
MD5 | 286f20fd37d6eae96651c9733ca4146f |
|
BLAKE2b-256 | 7877e1ee0b05bfa047eb50495d50a8858c315b00fab27756200e63c61d7a8ffc |