From: Alex Corcoles Date: Sun, 23 Apr 2023 18:10:39 +0000 (+0200) Subject: Add PyOxidizer X-Git-Tag: 20240214-emacs~365 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=0e403bdfae5a37ccdd92d3c3afe35fe66ea5bf65;p=alex.git Add PyOxidizer --- diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org index 37cfc17..45cf006 100644 --- a/INTERESTING_PROJECTS.org +++ b/INTERESTING_PROJECTS.org @@ -130,6 +130,7 @@ Also keeping things in a Org mode means I can classify and add notes. - https://github.com/microsoft/Power-Fx ** Python - https://github.com/inducer/pudb Full-screen console debugger for Python + - https://pyoxidizer.readthedocs.io/en/latest/index.html Self-contained Python distributions, packaging, etc. ** Rust - https://github.com/flutter-rs/flutter-rs - https://github.com/xTibor/rust-on-c64