{"id":19505290,"url":"https://github.com/mirekys/fusefs","last_synced_at":"2025-04-15T17:42:39.041Z","repository":{"id":169348144,"uuid":"165247452","full_name":"mirekys/fusefs","owner":"mirekys","description":"Python FUSE library for mounting FS URLs supported by the PyFilesystem2 module","archived":false,"fork":false,"pushed_at":"2019-01-11T17:30:00.000Z","size":5,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T23:11:16.300Z","etag":null,"topics":["archives","filesystem","fs","fuse","mount","pyfilesystem","pyfilesystem2","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mirekys.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-11T13:22:59.000Z","updated_at":"2024-11-12T20:48:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"2db7ab10-cc2d-4400-bc01-f794d51ebd04","html_url":"https://github.com/mirekys/fusefs","commit_stats":null,"previous_names":["mirekys/fusefs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirekys%2Ffusefs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirekys%2Ffusefs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirekys%2Ffusefs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirekys%2Ffusefs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mirekys","download_url":"https://codeload.github.com/mirekys/fusefs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249121543,"owners_count":21216140,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["archives","filesystem","fs","fuse","mount","pyfilesystem","pyfilesystem2","python"],"created_at":"2024-11-10T22:29:30.618Z","updated_at":"2025-04-15T17:42:39.018Z","avatar_url":"https://github.com/mirekys.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fusefs\n\nPython FUSE module for mounting all filesystems supported by the\n[PyFilesystem2](https://github.com/PyFilesystem/pyfilesystem2) module.\n\nNOTE: Currently it supports just Read/Only mounts of ZIP/TAR archives.\n\n# Instaling\n\n* Install ```fuse``` and ```fuse-devel``` system packages\n* Build \u0026 Install fusefs with poetry:\n```python\npip install poetry\ngit clone https://github.com/mirekys/fusefs.git\ncd fusefs\npoetry build\ncd dist\ntar -xvf fusefs-0.1.0.tar.gz\npip install -e fusefs-0.1.0/\n```\n\n# Usage\n```\nfusefs \u003csource\u003e \u003cmountpoint\u003e\n```\n\nWhere ```source``` must be in [PyFilesystem2 format](https://docs.pyfilesystem.org/en/latest/openers.html)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirekys%2Ffusefs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmirekys%2Ffusefs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirekys%2Ffusefs/lists"}