1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
smart-open
===
LACKING FUNCTIONS:
* the codes and tests for GCS (Google Cloud Storage).
* the tests for S3.
This package is for streaming the very large files from various data sources:
* GCS - EXCLUDED
- runtime dependencies not packaged (google-cloud-storage)
* S3 - TEST SKIPPED
- test dependencies not packaged (moto)
* HDFS
* WebHDFS
* HTTP and HTTPS
* SFTP
* local filesystem
This package is a dependency of:
* idseq-bench
- Use only the local filesystem.
-- Sao I Kuan <saoikuan@gmail.com> Fri, 10 Apr 2020 11:25:19 +0000
|