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.5.tar.gz
(14.9 kB
view details)
File details
Details for the file s3_browser-0.3.5.tar.gz
.
File metadata
- Download URL: s3_browser-0.3.5.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e9013edb8fc942c6c64946ab6dbde81dafe8169fff6ee16f4c10fbc736561144
|
|
MD5 |
0ede7dd37293e03fec6ca3abff765e02
|
|
BLAKE2b-256 |
d0a6d66c2303a22d36dae6ddd8ddb9c0cc8f3b1afa6f32d8d6c329fcc339b24a
|