Skip to content

Raynes/allparts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

allparts

This is a little program that takes an S3 bucket name as well as a path inside the bucket and then grabs all of the files in that bucket and merges it into one big string, either writing it to a file or stdout.

Usage

pip install allparts
allparts a-bucket 'path/inside/bucket' -o afile

You're expected to have a ~/.boto file set up with your aws credentials.

About

Merge files in s3 buckets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages