smart-open7.5.0
smart-open7.5.0
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.9
Dependencies
- wrapt
- boto3
>=1.9.17; extra == "s3" - google-cloud-storage
>=2.6.0; extra == "gcs" - google-api-core
<2.28; python_version < "3.10" and extra == "gcs" - azure-storage-blob
; extra == "azure" - azure-common
; extra == "azure" - azure-core
; extra == "azure" - requests
; extra == "http" - requests
; extra == "webhdfs" - paramiko
; extra == "ssh" - backports.zstd
>=1.0.0; python_version < "3.14" and 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" - pytest-timeout
; extra == "test" - pytest-xdist
[psutil]; extra == "test" - awscli
; extra == "test" - pyopenssl
; extra == "test" - numpy
; extra == "test" - flake8
; extra == "test"