Utils for streaming large files (S3, HDFS, gzip, bz2, and more)
smart_open is a Python 3 library for efficient streaming of very large files from/to storages such as S3, GCS, Azure Blob Storage, HDFS, WebHDFS, HTTP, HTTPS, SFTP, or local filesystem. It supports transparent, on-the-fly (de-)compression for a variety of different formats. smart_open is a drop-in replacement for Pythons built-in open(): it can do anything open can (100% compatible, falls back to native open wherever possible), plus lots of nifty extra stuff on top.
Release | Stable | Testing |
---|---|---|
Fedora 42 | 7.1.0-2.fc42 | - |
Fedora 41 | 7.1.0-1.fc41 | - |
Fedora 40 | 7.1.0-1.fc40 | - |
You can contact the maintainers of this package via email at
python-smart_open dash maintainers at fedoraproject dot org
.