[ 源代码: smart-open ]
软件包:python3-smart-open(5.2.1-5)
utils for streaming large files
smart-open is a library for efficient streaming of very large files from/to storages such as HDFS, WebHDFS, HTTP, HTTPS, SFTP, or local filesystem. It supports transparent, on-the-fly (de-)compression for a variety of different formats (gzip, bz2, etc.).
This package excludes the support of S3 and GCS.
其他与 python3-smart-open 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-azure
- Microsoft Azure SDK for Python 3.x
-
- dep: python3-azure-storage
- Microsoft Azure Storage Library for Python 3.x
-
- dep: python3-boto3
- Python interface to Amazon's Web Services - Python 3.x
-
- dep: python3-paramiko
- Make ssh v2 connections (Python 3)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings