diff options
| author | Alex Corcoles <alex@pdp7.net> | 2023-04-23 20:10:39 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-23 20:10:39 +0200 |
| commit | 0e403bdfae5a37ccdd92d3c3afe35fe66ea5bf65 (patch) | |
| tree | 05928225a5943090c54aa3e9375b89766d9455e8 | |
| parent | bb376a7d319907bdaa8b47b79b727ee206717c24 (diff) | |
Add PyOxidizer
| -rw-r--r-- | INTERESTING_PROJECTS.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org index 37cfc178..45cf0060 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 |
