https://github.com/data-exp-lab/girderfs
FUSE filesystem allowing to directly mount resources from Girder's fs assetstore
https://github.com/data-exp-lab/girderfs
Last synced: about 1 year ago
JSON representation
FUSE filesystem allowing to directly mount resources from Girder's fs assetstore
- Host: GitHub
- URL: https://github.com/data-exp-lab/girderfs
- Owner: data-exp-lab
- License: bsd-3-clause
- Created: 2016-06-27T21:31:30.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-11-23T05:21:58.000Z (over 5 years ago)
- Last Synced: 2023-03-12T09:47:43.148Z (over 3 years ago)
- Language: Python
- Size: 38.1 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# girderfs
FUSE filesystem allowing to directly mount resources from Girder's fs assetstore
Requires running Girder with recent version of [ythub plugin](https://github.com/data-exp-lab/girder_ythub) (for
``GET /folder/{id}/listing`` and ``GET /item/%s/listing``)