From: Alex Corcoles Date: Mon, 23 Oct 2023 12:30:11 +0000 (+0200) Subject: Add pypipe X-Git-Tag: 20240214-emacs~163 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=5858da75d9a223f9afc3bb34998753316ebc58f5;p=alex.git Add pypipe --- diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org index 403c9dc..5d7dcd0 100644 --- a/INTERESTING_PROJECTS.org +++ b/INTERESTING_PROJECTS.org @@ -142,6 +142,7 @@ Also keeping things in a Org mode means I can classify and add notes. ** 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. + - https://github.com/bugen/pypipe Python-based AWK ** Rust - https://github.com/flutter-rs/flutter-rs - https://github.com/xTibor/rust-on-c64