将S3链接的JSON下载到本地文件,反之亦然
项目描述
安装
pip install tractorbeam
摘要
使用 aws configure 设置您的AWS命令行环境。
$ echo '{"input1": "s3://mybucket/path/to/myfile.bam"}' | tractor pull --strip-components 1
{"input1": "file:///cwd/path/to/myfile.bam"}
$ echo '{"input2": "file:///path/to/myfile.bam"}' | tractor push s3://mybucket/prefix/ --strip-components 0
{"input2": "s3://mybucket/prefix/path/to/myfile.bam"}
链接
错误
请将错误、问题、功能请求等报告到 GitHub。
许可证
根据Apache许可证,版本2.0许可。
项目细节
关闭
tractorbeam-0.1.3.tar.gz的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | 7ec38581fec6637903f64531e86ddc27578a7b6b84e5ef1fdaaf8d976c14343e |
|
MD5 | 2daac4932aadae5ed17f677f7697f3bf |
|
BLAKE2b-256 | 8dfcac2666e8f150c3f5371c331407ba8d7485e89044566c9109514882bdb512 |
关闭
tractorbeam-0.1.3-py2.py3-none-any.whl的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | fad74c281592d10f38c504d656e322e02b0d1ceb682b8f74542e76b982c0e566 |
|
MD5 | ee17724b649ed38bb04d2777546ac85a |
|
BLAKE2b-256 | 7546c9617f2ca053101efd48e043935936b6f1dd9942bb26d19049b9908cd4ef |