Пакет: python3-s3fs (2026.2.0-1)
Ссылки для python3-s3fs
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код python-s3fs:
- [python-s3fs_2026.2.0-1.dsc]
- [python-s3fs_2026.2.0.orig.tar.gz]
- [python-s3fs_2026.2.0-1.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
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
|
|
|
|
-
- dep: python3
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
-
- dep: python3-aiobotocore
- async client for aws services using botocore and aiohttp
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-fsspec
- specification that Python filesystems should adhere to (Python 3)
Загрузка python3-s3fs
| Архитектура | Размер пакета | В установленном виде | Файлы |
|---|---|---|---|
| all | 101,6 Кб | 964,0 Кб | [список файлов] |
