S3 simple client
Project description
Python s3 client
Simple object client for any bucket like s3.
Usage
Install from pypi
pip3 install s3_sc
Local
poetry install
Run
s3_sc -c <s3_config> ls / - listing root.
s3_sc -c <s3_config> ls /<dir>/ - listing object inside specific dir.
s3_sc -c <s3_config> put <path_to_local_file> /<path_in_s3>
s3_sc -c <s3_config> delete <path_to_file> or <path_to_dir/> (with / in the end)
s3_sc -c <s3_config> get <path_to_s3_file> <path_to_local_save>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
s3_sc-1.0.0.tar.gz
(5.0 kB
view details)
Built Distribution
s3_sc-1.0.0-py3-none-any.whl
(6.2 kB
view details)
File details
Details for the file s3_sc-1.0.0.tar.gz
.
File metadata
- Download URL: s3_sc-1.0.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.5.0-44-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44fc6dbdedb740ea8441f81d53836955eb9c9e854e33f81ad025c7be17f35660 |
|
MD5 | 15f67e9e6f9dd9a3454cc26735c49aae |
|
BLAKE2b-256 | e6cadb08d128a610762517c3ab421ec2a943490b473cafeee10d23e9417e0bd4 |
File details
Details for the file s3_sc-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: s3_sc-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.5.0-44-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e900d8a27a98eca2dd26058a5760a577a717eb3858ab0516efea368d15b7d926 |
|
MD5 | 728c045fff100902a5ad71d76b7e9bf4 |
|
BLAKE2b-256 | ea95b033037d918fbe51e95d9f3510e97cfc5d76dcb0440b7da46be6a344ac5c |