A simple FUSE filesystem for reading files in S3 buckets. Forked from https://github.com/higlass/simple-httpfs and has been adapted to the needs of the 4DN data portal.
Project description
simple-s3fs
A simple (read-only) FUSE-based file system for S3 buckets.
Usage
simple-s3fs --aws-profile default -f -l /tmp/s3.log /tmp/s3/<bucket>
less /tmp/s3/<bucket>/folder/file.txt
Please note: Folders in buckets cannot have .
in their names and files must have an extension (i.e. a .
)
Unmounting
umount /tmp/s3/<bucket>
Development
The recommended way to develop simple-s3fs
is to use a conda environment and
install simple-s3fs
with develop mode:
pip install -e .
Important
This is a FORK of Peter Kerpedjiev's simple-httpfs package. It was adapted to the needs of projects at the 4D Nucleome Data Coordination and Integration Center (4DN-DCIC).
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file simple-s3fs-0.1.6.tar.gz
.
File metadata
- Download URL: simple-s3fs-0.1.6.tar.gz
- Upload date:
- Size: 21.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.3.0.post20200616 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb5d3ebdd3419553f04495d336444ec847ae2ee53815b59edfef145e3511d276 |
|
MD5 | 6fcb96ceb114ace16220135b90f1397d |
|
BLAKE2b-256 | 34e10980d52da66b0f49c4117dcdac273302509d5158744f4621b89e0714e6f9 |
File details
Details for the file simple_s3fs-0.1.6-py2.py3-none-any.whl
.
File metadata
- Download URL: simple_s3fs-0.1.6-py2.py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.3.0.post20200616 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ce93197365f25c3b16edb67f2052198f1bad0dcfc91bcab5ca5b616b90f688f |
|
MD5 | b0ecf0ff0b8f85b69cfdb97f9e4c7c1c |
|
BLAKE2b-256 | 5cceb31bb0bc72dcb25e5fb45fee3fa1823481b321c8880310367b1ee1cbd129 |