smart-open

View on PyPIReverse Dependencies (264)

6.4.0 smart_open-6.4.0-py3-none-any.whl

Wheel Details

Project: smart-open
Version: 6.4.0
Filename: smart_open-6.4.0-py3-none-any.whl
Download: [link]
Size: 57048
MD5: 294e5022c632c2373a6c39d1da29076d
SHA256: 8d3ef7e6997e8e42dd55c74166ed21e6ac70664caa32dd940b26d54a8f6b4142
Uploaded: 2023-09-07 02:59:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: smart-open
Version: 6.4.0
Summary: Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)
Author: Radim Rehurek
Author-Email: me[at]radimrehurek.com
Maintainer: Radim Rehurek
Maintainer-Email: me[at]radimrehurek.com
Home-Page: https://github.com/piskvorky/smart_open
Download-Url: http://pypi.python.org/pypi/smart_open
License: MIT
Keywords: file streaming,s3,hdfs,gcs,azure blob storage
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: Database :: Front-Ends
Platform: any
Requires-Python: >=3.6,<4.0
Requires-Dist: boto3; extra == "all"
Requires-Dist: google-cloud-storage (>=2.6.0); extra == "all"
Requires-Dist: azure-storage-blob; extra == "all"
Requires-Dist: azure-common; extra == "all"
Requires-Dist: azure-core; extra == "all"
Requires-Dist: requests; extra == "all"
Requires-Dist: paramiko; extra == "all"
Requires-Dist: azure-storage-blob; extra == "azure"
Requires-Dist: azure-common; extra == "azure"
Requires-Dist: azure-core; extra == "azure"
Requires-Dist: google-cloud-storage (>=2.6.0); extra == "gcs"
Requires-Dist: requests; extra == "http"
Requires-Dist: boto3; extra == "s3"
Requires-Dist: paramiko; extra == "ssh"
Requires-Dist: boto3; extra == "test"
Requires-Dist: google-cloud-storage (>=2.6.0); extra == "test"
Requires-Dist: azure-storage-blob; extra == "test"
Requires-Dist: azure-common; extra == "test"
Requires-Dist: azure-core; extra == "test"
Requires-Dist: requests; extra == "test"
Requires-Dist: paramiko; extra == "test"
Requires-Dist: moto[server]; extra == "test"
Requires-Dist: responses; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-rerunfailures; extra == "test"
Requires-Dist: requests; extra == "webhdfs"
Provides-Extra: all
Provides-Extra: azure
Provides-Extra: gcs
Provides-Extra: http
Provides-Extra: s3
Provides-Extra: ssh
Provides-Extra: test
Provides-Extra: webhdfs
[Description omitted; length: 18907 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
smart_open/__init__.py sha256=RpGglQ-HHjn4GJnQgWK2P8LclrKrTYwNldTfHiz3qMo 2029
smart_open/azure.py sha256=86GeJCZso2S7emtTBkqjcvOouJ_EcNjYdgg88kRab6E 17805
smart_open/bytebuffer.py sha256=sLuzU5RAN4qwkakUyZWPW5hF50mVc6j7ORGY8K4MjW8 5994
smart_open/compression.py sha256=--G0Ld05HOTLgPyyzmuTkUUEFEqqdkM2_K4rnLXMgRA 4557
smart_open/concurrency.py sha256=R4buHg2TdINzyc8JBvrnMb5Al6SS92FWDr-SsoKj03w 2544
smart_open/constants.py sha256=g5crItFcK04e_GyQQxqk1lSeF4FbU-TCL23dxNvh1Yw 467
smart_open/doctools.py sha256=DvLjboOyYVv8D36jz2AKUXcjVru9yzjM3532Qo-kuFg 6639
smart_open/ftp.py sha256=2SejQ8bF9pK_upQhadOqrM0ZV2kbWTKydOn9lJumGV4 4614
smart_open/gcs.py sha256=cHbEPPgPRjaPv5jR3dCche7sKR473oCOve4lRrPmPI8 4873
smart_open/hdfs.py sha256=PS13rrIlvgjw0kyllqPjAYGOG4vqvgfzDqd3DoJN1Ws 4071
smart_open/http.py sha256=OurehDSYHhwsPsPVKouYO4xLozwlbh94B3lsEo6_5_E 10823
smart_open/local_file.py sha256=ReUSBt-JSLQj_BsQ40z_ad3drwx8XCzfOZ1StTwt9Ps 1004
smart_open/s3.py sha256=g2KE3Y0HZS4reM563A3eQknI2Su4NOZVjq4KmGiouJA 42337
smart_open/smart_open_lib.py sha256=MemTt48Z12j1R2GkFFhAIKgZX_koVbI4fghj0Uo9sGE 16006
smart_open/ssh.py sha256=EIaKtBSjCPl8u9ZUAI6yN2BNxD1LmJenEYZ4M8G4N3k 4533
smart_open/transport.py sha256=KXb5jqRWpkwEZK_CCRlEISib57GNyoaW532PtrUakGY 3366
smart_open/utils.py sha256=vrX6XVQlKr0wOlj5B73EwsIDZsQp1J_5xDHHmrJSXl0 5995
smart_open/version.py sha256=9qUJiveOfex064blAiUrG9hrkaJi5JP7NTQ7OXFzzeQ 74
smart_open/webhdfs.py sha256=zpKXoSMVowhu3MdTn8z-h5zl65C8mYpAYvzupzC07V4 8481
smart_open-6.4.0.dist-info/LICENSE sha256=y-3Nu6aU9arZ5fZYdbz3E3vH5jB-HRGo1Su6mUPYL5g 1084
smart_open-6.4.0.dist-info/METADATA sha256=cqqXN7FpiIVXfW_xqRszB7EMyl5Y_EMHxpCGQRJY14Q 21364
smart_open-6.4.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
smart_open-6.4.0.dist-info/top_level.txt sha256=6rlVExUYRo3KUmXhVLAqF86SbZvWWha5yb4r_89odYQ 11
smart_open-6.4.0.dist-info/RECORD

top_level.txt

smart_open