A terminal application for working with S3 buckets.
Project description
bucketman
A terminal application for exploring and interacting (coming soon) with S3 buckets.
Installation
$ pip install bucketman
$ bucketman --help
Authentication
bucketman uses the boto3 library for interacting with your S3 buckets. Thus it supports the same ways of providing your credentials.
Additionally you can pass your access and secret key using the --access-key-id
and --secret-access-key
parameters as well as providing a custom endpoint URL with --endpoint-url
for non-AWS S3 buckets.
Features
- browse through S3 buckets
- switch between S3 buckets
- browse through local directories
- delete S3 objects
- upload files to S3
- download files from S3
Planned features
- copy files from one S3 bucket to another
- move/rename S3 objects
- set ACL and metadata of S3 objects
- view file content
- support S3 bucket pagination
- FileDrop support for uploading files
- safe mode disabling all destructive actions
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
bucketman-0.3.1-py3-none-any.whl
(10.6 kB
view details)
File details
Details for the file bucketman-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: bucketman-0.3.1-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16de17e93724d7b53f10a8e12674d69adb0d08dbad947c166131b79afe417612 |
|
MD5 | 4ec4f23e44f57e5f156b8e78b848b1df |
|
BLAKE2b-256 | ac76b7d24757829aed83d4d50fd390e63d90c3ebce2ee8e345f2dd2d50bd5692 |