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 Python's built-in open():
it can do anything open can (100% compatible, falls back to native
open whenever possible) plus lots of nifty extra stuff on top.
This requires: python3-boto3
Maintained by: Isaac Yu
Keywords: open,smart_open
ChangeLog: python3-smart_open
Homepage:
https://github.com/RaRe-Technologies/smart_open
Download SlackBuild:
python3-smart_open.tar.gz
python3-smart_open.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
python3-smart_open.SlackBuild |
python3-smart_open.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds