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
) - 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.4.tar.gz
(12.5 kB
view details)
File details
Details for the file s3_browser-0.3.4.tar.gz
.
File metadata
- Download URL: s3_browser-0.3.4.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d62ef8a702cab3c88576aac4ac06604491d2e4200c29649afc4a8c1bfbcfcc20
|
|
MD5 |
c77de0543a19ce999543e6efa24841a7
|
|
BLAKE2b-256 |
7c26cc0a05c88fae3df784839bda9d6038027fd40cabc78aae87b92b1b5a54eb
|