https://github.com/jblawatt/fsspec-browser
fsspec-browser utilizes the fsspec python library to implement a minimal frontend to browse stored data.
https://github.com/jblawatt/fsspec-browser
azure-storage blob-storage fastapi fsspec python python3 s3
Last synced: 4 months ago
JSON representation
fsspec-browser utilizes the fsspec python library to implement a minimal frontend to browse stored data.
- Host: GitHub
- URL: https://github.com/jblawatt/fsspec-browser
- Owner: jblawatt
- License: mit
- Created: 2024-08-14T12:58:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-16T21:35:29.000Z (almost 2 years ago)
- Last Synced: 2024-08-16T22:47:06.848Z (almost 2 years ago)
- Topics: azure-storage, blob-storage, fastapi, fsspec, python, python3, s3
- Language: Python
- Homepage:
- Size: 71.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fsspec-browser
**fsspec-browser** utilizes the fsspec python library to implement
a minimal frontend to browse stored data.
## Examples
### Local Filesystem
...
### Amazon S3
...
### MinIO
...
### Backplaze S2
...
### Azure Blob Storage
...
## Plans
- .fsspecignore for filepattern to be ignored
- casbin config for permissions