diff options
| author | Alex Corcoles <alex@pdp7.net> | 2023-10-23 14:30:11 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-23 14:30:11 +0200 |
| commit | 5858da75d9a223f9afc3bb34998753316ebc58f5 (patch) | |
| tree | 9892a501177a73e1838f5e6ed780613ea3e90c8c | |
| parent | 50a510994dde6122f18def5d7f76a7c4f0c4cd26 (diff) | |
Add pypipe
| -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 403c9dc6..5d7dcd00 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 |
