News

Written in Rust, the PyApp utility wraps up Python programs into self-contained click-to-run executables. It might be the ...
Embedding Python we explore several solutions/tools for embedding python. There is example code for each of them in src (see below.) Python overhead: to assess the overhead created by starting a ...