Binary package “python3-s3fs” in ubuntu stonking
Convenient Filesystem interface over S3
Pythonic file interface to S3, s3fs builds on top of botocore.
.
The top-level class S3FileSystem holds connection information and
allows typical file-system style operations like cp, mv, ls, du,
glob, etc., as well as put/get of local files to/from S3.
.
The connection can be anonymous - in which case only
publicly-
credentials explicitly supplied or in configuration files.
.
Calling open() on a S3FileSystem (typically using a context manager)
provides an S3File for read or write access to a particular key.
The object emulates the standard File protocol (read, write, tell,
seek), such that functions expecting a file can access S3.
Only binary read and write modes are implemented, with blocked
caching.
.
S3Fs uses and is based upon fsspec.
Source package
Published versions
- python3-s3fs 2026.2.0-1 in amd64 (Release)
- python3-s3fs 2026.4.0-1 in amd64 (Proposed)
- python3-s3fs 2026.4.0-1 in amd64 (Release)
- python3-s3fs 2026.2.0-1 in amd64v3 (Release)
- python3-s3fs 2026.4.0-1 in amd64v3 (Proposed)
- python3-s3fs 2026.4.0-1 in amd64v3 (Release)
- python3-s3fs 2026.2.0-1 in arm64 (Release)
- python3-s3fs 2026.4.0-1 in arm64 (Proposed)
- python3-s3fs 2026.4.0-1 in arm64 (Release)
- python3-s3fs 2026.2.0-1 in armhf (Release)
- python3-s3fs 2026.4.0-1 in armhf (Proposed)
- python3-s3fs 2026.4.0-1 in armhf (Release)
- python3-s3fs 2026.2.0-1 in i386 (Release)
- python3-s3fs 2026.4.0-1 in i386 (Proposed)
- python3-s3fs 2026.4.0-1 in i386 (Release)
- python3-s3fs 2026.2.0-1 in ppc64el (Release)
- python3-s3fs 2026.4.0-1 in ppc64el (Proposed)
- python3-s3fs 2026.4.0-1 in ppc64el (Release)
- python3-s3fs 2026.2.0-1 in riscv64 (Release)
- python3-s3fs 2026.4.0-1 in riscv64 (Proposed)
- python3-s3fs 2026.4.0-1 in riscv64 (Release)
- python3-s3fs 2026.2.0-1 in s390x (Release)
- python3-s3fs 2026.4.0-1 in s390x (Proposed)
- python3-s3fs 2026.4.0-1 in s390x (Release)
