文件名称:smart_open:实用程序,用于流传输大文件(S3,HDFS,gzip,bz2 ...)
文件大小:160KB
文件格式:ZIP
更新时间:2024-02-26 05:10:37
python streaming s3 file hdfs
smart_open:实用程序,用于流传输大文件(S3,HDFS,gzip,bz2 ...)
【文件预览】:
smart_open-develop
----setup.py(3KB)
----.gitignore(749B)
----MIGRATING_FROM_OLDER_VERSIONS.rst(4KB)
----MANIFEST.in(295B)
----extending.md(5KB)
----LICENSE(1KB)
----release()
--------doctest.sh(342B)
--------check_preamble.py(2KB)
--------prepare.sh(1KB)
--------merge.sh(2KB)
--------annotate_pr.py(1KB)
--------README.md(2KB)
--------update_release_notes.py(815B)
--------update_help_txt.sh(218B)
----CHANGELOG.md(25KB)
----.github()
--------PULL_REQUEST_TEMPLATE.md(2KB)
--------ISSUE_TEMPLATE.md(1KB)
--------workflows()
----sampledata()
--------hello.zip(509B)
----README.rst(19KB)
----smart_open()
--------azure.py(15KB)
--------__init__.py(2KB)
--------hdfs.py(4KB)
--------bytebuffer.py(6KB)
--------webhdfs.py(8KB)
--------constants.py(467B)
--------transport.py(3KB)
--------utils.py(5KB)
--------tests()
--------s3.py(39KB)
--------concurrency.py(2KB)
--------http.py(9KB)
--------smart_open_lib.py(15KB)
--------gcs.py(18KB)
--------doctools.py(6KB)
--------ssh.py(4KB)
--------version.py(79B)
--------compression.py(3KB)
--------local_file.py(1004B)
----help.txt(12KB)
----howto.md(11KB)
----benchmark()
--------read_s3.py(449B)
----integration-tests()
--------test_http.py(2KB)
--------test_s3_buffering.py(529B)
--------test_184.py(921B)
--------requirements.txt(31B)
--------test_webhdfs.py(2KB)
--------test_hdfs.py(615B)
--------test_s3_ported.py(11KB)
--------test_207.py(911B)
--------README.md(4KB)
--------test_s3_readline.py(584B)
--------test_minio.py(2KB)
--------test_gcs.py(3KB)
--------test_s3.py(4KB)
--------initialize_s3_bucket.py(1KB)
--------test_azure.py(4KB)
--------test_version_id.py(1KB)
----tox.ini(2KB)
----tox_helpers()
--------test_missing_dependencies.py(250B)
--------helpers.sh(180B)
--------check_keys.py(1KB)
--------doctest.py(338B)
--------README.txt(147B)
--------run_benchmarks.py(1KB)
--------run_integration_tests.py(427B)