aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Corcoles <alex@pdp7.net>2024-04-13 13:58:17 +0200
committerGitHub <noreply@github.com>2024-04-13 13:58:17 +0200
commit53b5a8d640e2ae46903d3d8fd3ab90c4810bf8bb (patch)
tree0243fbdddb7cf81a7d0473c47a1461167671950b
parent02fdd73eaf2595ebfa1049de3f45971998f46052 (diff)
Add fsspec
-rw-r--r--INTERESTING_PROJECTS.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org
index f69f424a..5d4e3fd6 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