Search Criteria
Package Details: python-smart_open 7.5.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-smart_open.git (read-only, click to copy) |
|---|---|
| Package Base: | python-smart_open |
| Description: | Library for efficient streaming of very large files from/to S3, HDFS, WebHDFS, HTTP, or local (compressed) files |
| Upstream URL: | https://github.com/RaRe-Technologies/smart_open |
| Keywords: | compatible fall-back handy util |
| Licenses: | MIT |
| Conflicts: | python-smart-open |
| Provides: | python-smart-open |
| Submitter: | edh |
| Maintainer: | edh |
| Last Packager: | edh |
| Votes: | 5 |
| Popularity: | 0.028970 |
| First Submitted: | 2018-08-24 09:45 (UTC) |
| Last Updated: | 2026-03-15 23:58 (UTC) |
Dependencies (10)
- python-wrapt
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-boto3 (python-boto3-gitAUR) (optional) – AWS support
- python-paramiko (python-paramiko-ngAUR) (optional) – SSH support
- python-requests (optional) – HTTP support
- python-zstandard (optional) – zstd support
Required by (9)
- python-gensim
- python-pathy
- python-ray (requires python-smart-open) (optional)
- python-s3path
- python-s3path (check)
- python-spacy-bin
- python-streaming-form-data
- python-weasel
- snakemake
Latest Comments
« First ‹ Previous 1 2
edh commented on 2023-06-30 01:55 (UTC)
@wlhlm
Thanks for the comment. Consider it done :)
Do you mind if I only roll out the change with the next release so that people don't have to re-makepkg the package just to get rid of one dependency?
wlhlm commented on 2023-06-29 19:52 (UTC) (edited on 2023-06-29 19:52 (UTC) by wlhlm)
Thanks for packaging smart-open. Would you consider making
python-boto3an optional dependency? It's a pretty heavyweight dependency and it's only marked as optional insetup.py[1].[1]: https://github.com/RaRe-Technologies/smart_open/blob/7ab4dda19a34014199cba13fdfaa0794a071adad/setup.py#L76
« First ‹ Previous 1 2