すべてのオプション
forky  ] [  sid  ]
[ ソース: python-s3fs  ]

パッケージ: python3-s3fs (2026.2.0-1)

python3-s3fs に関するリンク

Screenshot

Debian の資源:

python-s3fs ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

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-available, read-only buckets are accessible - or via 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.

その他の python3-s3fs 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

python3-s3fs のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 101.6 kB964.0 kB [ファイル一覧]