No project description provided
Project description
S3 Browser
A small, interactive tool to browse s3 like a regular directory structure
Written in python.
Features
- Tab completion
- Familiar interface for unix users (
cd
,ls
,file
,pwd
, etc.) - Bookmarking (
bookmark add
,bookmark ls
...) - Inspect key metadata (
file
) or contents (cat
) - Download or upload individual keys to/from local files (
put
orget
) - Maintains command history
- Lazy-loading and caching of paths (no scanning entire buckets on start up)
Installation
pip install s3_browser
And then run with s3-browser
.
Example usage
Development
Running tests
Install the project into your virtualenv in development mode:
pip install -e .
Then install the test requirements:
pip install -r requirements_test.txt
and finally run ./build.sh
to run the full build.
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_browser-0.3.6.tar.gz
(16.0 kB
view details)
File details
Details for the file s3_browser-0.3.6.tar.gz
.
File metadata
- Download URL: s3_browser-0.3.6.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf0a39f7e33ad476d1ebeac715175c146c847e9c08accedb3af099d553dec742 |
|
MD5 | 1413fd48f12a1b1fa976e20bb2c22025 |
|
BLAKE2b-256 | f3c4238158a6ed489aa3691d5039b7b1f453ffdc34ed7853f5456dc36af607dd |