list s3 objects in tree-like format.
Project description
s3-tree
uses the tree command to display the objects in an s3 bucket in a tree-like diagram.
dependencies
tree
python3
aws cli
installation
$ pip install s3-tree
usage
$ s3-tree bucketname
example
$ s3-tree bucketname
bucketname
├── asset-manifest.json
├── favicon.ico
├── index.html
├── manifest.json
├── precache-manifest.e8c8442b93de34204de5f9b23fa0174b.js
├── service-worker.js
└── static
├── css
│ ├── main.43b5e879.chunk.css
│ └── main.43b5e879.chunk.css.map
├── js
│ ├── 1.f6579156.chunk.js
│ ├── 1.f6579156.chunk.js.map
│ ├── main.36bbb0f4.chunk.js
│ ├── main.36bbb0f4.chunk.js.map
│ ├── runtime~main.229c360f.js
│ └── runtime~main.229c360f.js.map
└── media
├── her.37588412.png
├── me.e69004b8.png
└── us.f114bc8d.jpg
4 directories, 17 files
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-tree-0.1.0.tar.gz
(3.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file s3-tree-0.1.0.tar.gz.
File metadata
- Download URL: s3-tree-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11209d18e1115305424997360aec39dee42b0888a99a0f67ecfeccdf4f755d7b
|
|
| MD5 |
673e1c831e973e3bc06f1799415674d1
|
|
| BLAKE2b-256 |
90cf92e2fa8408f662f91786d2a8ad234870102c5bde98d6bad98136ece0b0ea
|
File details
Details for the file s3_tree-0.1.0-py3-none-any.whl.
File metadata
- Download URL: s3_tree-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4bdd4fb57dc2e28739e5aa3f0f9a2c57e7610a2e929d8b2d32283975be9aeb75
|
|
| MD5 |
f52f813056e77f78269ce526bb2e5c07
|
|
| BLAKE2b-256 |
a1ae07f9f825e4448016f4927d9d707e560d867519360aa984bc9e98c89e57e8
|