套件: python3-smart-open (5.2.1-4)
python3-smart-open 的相關超連結
Trisquel 的資源:
下載原始碼套件 smart-open:
維護者:
Original Maintainers:
- Debian Python Team
- Sao I Kuan
外部的資源:
- 主頁 [github.com]
相似套件:
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