Skip to main content

Edit files from S3 directly with your default editor.

Project description

# S3edit

s3edit allows you to edit files from AWS S3 directly from your terminal.

## Installation

`bash pip install s3edit `

## Usage

Assuming your file is at s3://my-bucket/path/to/file.json:

`bash s3edit my-bucket/path/to/file.json `

## Editor s3edit uses your EDITOR environmental variable to choose an editor. If not set, vi is used by default.

## AWS Your AWS profile, credentials, and region needs to be set up for s3edit to work. This can be done through enviromental variables or configuration files. For more information, see https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

s3edit-0.0.1.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

s3edit-0.0.1-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page