braingeneers_smart_open

View on PyPIReverse Dependencies (1)

2023.10.6 braingeneers_smart_open-2023.10.6-py3-none-any.whl

Wheel Details

Project: braingeneers_smart_open
Version: 2023.10.6
Filename: braingeneers_smart_open-2023.10.6-py3-none-any.whl
Download: [link]
Size: 59861
MD5: 9a88c5502ce417d0b77878759cd78658
SHA256: 4a304627bef477ea38a5dc6cdd7b5fdf4836caa145f450bb5f4deda5f0c5c3a6
Uploaded: 2023-10-06 23:59:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: braingeneers-smart-open
Version: 2023.10.6
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/braingeneers/smart_open
Download-Url: http://pypi.python.org/pypi/braingeneers_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: 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 (>=1.31.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: azure-storage-blob; extra == "azure"
Requires-Dist: azure-common; extra == "azure"
Requires-Dist: azure-core; extra == "azure"
Requires-Dist: google-cloud-storage (>=1.31.0); extra == "gcs"
Requires-Dist: requests; extra == "http"
Requires-Dist: boto3; extra == "s3"
Requires-Dist: boto3; extra == "test"
Requires-Dist: google-cloud-storage (>=1.31.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: moto[server]; extra == "test"
Requires-Dist: responses; extra == "test"
Requires-Dist: paramiko; 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: test
Provides-Extra: webhdfs
License-File: LICENSE
[Description omitted; length: 19272 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=2URUtV-yOKPh3RoIdErSIwij9O3s3GFUGgK7MJidBUo 17826
smart_open/bytebuffer.py sha256=sLuzU5RAN4qwkakUyZWPW5hF50mVc6j7ORGY8K4MjW8 5994
smart_open/compression.py sha256=fUr5Yveq5dJ378yzK-xwoI079BYSzuuFSaYW1afP8Xk 4461
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/gcs.py sha256=jF524ScYgbpnQT-XVPJZpDgYYkAYHLNki6gPfUFW6ww 19759
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=jc1ZgvfuG-LqdRi-rmFx9EGnKrqqkAo-xM11hnkQftM 45669
smart_open/smart_open_lib.py sha256=MemTt48Z12j1R2GkFFhAIKgZX_koVbI4fghj0Uo9sGE 16006
smart_open/ssh.py sha256=pVc_cyvCoR3uDTcwgXXa8-OToenRSwpv8VrkcYRpo1I 4312
smart_open/transport.py sha256=hlQMzf4FUtBC5qfsktrr6Cw7fn_fM9yfGRKuXEBpwd0 3313
smart_open/utils.py sha256=vrX6XVQlKr0wOlj5B73EwsIDZsQp1J_5xDHHmrJSXl0 5995
smart_open/version.py sha256=kTi1kn0Gc42vng_YvnP8Ke2T1xVLE4KJAstLxXkjh6M 79
smart_open/webhdfs.py sha256=zpKXoSMVowhu3MdTn8z-h5zl65C8mYpAYvzupzC07V4 8481
braingeneers_smart_open-2023.10.6.dist-info/LICENSE sha256=y-3Nu6aU9arZ5fZYdbz3E3vH5jB-HRGo1Su6mUPYL5g 1084
braingeneers_smart_open-2023.10.6.dist-info/METADATA sha256=sReC49DMlikmAfGJbq72AAvy5CDdnngagH4RBu9KM4A 21634
braingeneers_smart_open-2023.10.6.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
braingeneers_smart_open-2023.10.6.dist-info/top_level.txt sha256=6rlVExUYRo3KUmXhVLAqF86SbZvWWha5yb4r_89odYQ 11
braingeneers_smart_open-2023.10.6.dist-info/RECORD

top_level.txt

smart_open