smart-open7.3.0.post1
smart-open7.3.0.post1
Published
Utils for streaming large files (S3, HDFS, GCS, SFTP, Azure Blob Storage, gzip, bz2, zst...)
pip install smart-open
Package Downloads
Authors
Project URLs
Requires Python
<4.0,>=3.8
Dependencies
- wrapt
- boto3
; extra == "s3"
- google-cloud-storage
>=2.6.0; extra == "gcs"
- azure-storage-blob
; extra == "azure"
- azure-common
; extra == "azure"
- azure-core
; extra == "azure"
- requests
; extra == "http"
- requests
; extra == "webhdfs"
- paramiko
; extra == "ssh"
- zstandard
; extra == "zst"
- smart_open
[azure,gcs,http,s3,ssh,webhdfs,zst]; extra == "all"
- smart_open
[all]; extra == "test"
- moto
[server]; extra == "test"
- responses
; extra == "test"
- pytest
; extra == "test"
- pytest-rerunfailures
; extra == "test"
- pytest_benchmark
; extra == "test"
- awscli
; extra == "test"
- pyopenssl
; extra == "test"
- numpy
; extra == "test"