summaryrefslogtreecommitdiff
path: root/INTERESTING_PROJECTS.org
diff options
context:
space:
mode:
authorAlex Corcoles <alex@pdp7.net>2023-04-23 20:10:39 +0200
committerGitHub <noreply@github.com>2023-04-23 20:10:39 +0200
commit0e403bdfae5a37ccdd92d3c3afe35fe66ea5bf65 (patch)
tree05928225a5943090c54aa3e9375b89766d9455e8 /INTERESTING_PROJECTS.org
parentbb376a7d319907bdaa8b47b79b727ee206717c24 (diff)
Add PyOxidizer
Diffstat (limited to 'INTERESTING_PROJECTS.org')
-rw-r--r--INTERESTING_PROJECTS.org1
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