Fusefs
Python FUSE library for mounting FS URLs supported by the PyFilesystem2 module
Install / Use
/learn @mirekys/FusefsREADME
fusefs
Python FUSE module for mounting all filesystems supported by the PyFilesystem2 module.
NOTE: Currently it supports just Read/Only mounts of ZIP/TAR archives.
Instaling
- Install
fuseandfuse-develsystem packages - Build & Install fusefs with poetry:
pip install poetry
git clone https://github.com/mirekys/fusefs.git
cd fusefs
poetry build
cd dist
tar -xvf fusefs-0.1.0.tar.gz
pip install -e fusefs-0.1.0/
Usage
fusefs <source> <mountpoint>
Where source must be in PyFilesystem2 format
Related Skills
claude-opus-4-5-migration
84.5kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
model-usage
341.2kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
openhue
341.2kControl Philips Hue lights and scenes via the OpenHue CLI.
sag
341.2kElevenLabs text-to-speech with mac-style say UX.
