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)[https://chialisp.com/] 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
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
chialisp_loader-0.1.0.tar.gz
(1.8 kB
view details)
File details
Details for the file chialisp_loader-0.1.0.tar.gz.
File metadata
- Download URL: chialisp_loader-0.1.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9dec8d01b8f8eb0de9724adca733962a87807c19ca512356f6145048727be9cb
|
|
| MD5 |
96a3abb797c753645b2a3a8aa0f7360e
|
|
| BLAKE2b-256 |
52ab6d2a1c075197998ec3c0fdba27122ba1fd80adc749d0a6e08f7419928cce
|