Skip to content

lslucas/s3-object-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  • Download objects from S3

This small demo project downloads objects from your S3 bucket. You can pass a prefix from a file or a folder and it will download to your $HOME + $DOWNLOAD_PATH (it's defined on the .env file).

First, rename the .env.example file to only .env then make the necessary configurations there.

To the script, use:

$ python3 app.py

** Requirements

- boto
- dotenv

You will see a window where you just paste the prefix and it will download.

About

Download objects given an prefix from your S3 bucket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages