aboutsummaryrefslogtreecommitdiff
path: root/net/py-smart-open/pkg-descr
blob: e7df8ffe53bd2c570e028c44080904df673a1f21 (plain) (blame)
1
2
3
smart_open is a Python 2 & Python 3 library for efficient streaming of very
large files from/to S3, HDFS, WebHDFS, HTTP, or local (compressed) files. It is
well tested (using moto), well documented and sports a simple, Pythonic API.