Skip to main content

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

simple-s3fs-0.1.6.tar.gz (21.1 kB view hashes)

Uploaded Source

Built Distribution

simple_s3fs-0.1.6-py2.py3-none-any.whl (12.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page