From: Alex Corcoles Date: Sat, 13 Apr 2024 11:58:17 +0000 (+0200) Subject: Add fsspec X-Git-Tag: 20241020-emacs~202 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=53b5a8d640e2ae46903d3d8fd3ab90c4810bf8bb;p=alex.git Add fsspec --- diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org index f69f424..5d4e3fd 100644 --- a/INTERESTING_PROJECTS.org +++ b/INTERESTING_PROJECTS.org @@ -165,6 +165,7 @@ Also keeping things in a Org mode means I can classify and add notes. - 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 + - https://github.com/fsspec/filesystem_spec/ VFS-like Python API ** Rust - https://github.com/flutter-rs/flutter-rs - https://github.com/xTibor/rust-on-c64