Skip to content

Amazon S3 Connection Class with Python which you can download your files to your filesystem or retrieve as a Pandas Dataframe if it is a JSON formatted file.

Notifications You must be signed in to change notification settings

HGattermeyer/S3-Connection-Class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

S3-Connection-Class

Amazon S3 Connection Class with Python

This is an S3 Class Connection using Python to access the files from a specific bucket in Amazon S3.

Initially you need to have your config file build by AWS CLI.

To download the file you just need to fill the bucket name and you can download the file in your file system or retrieve as a Pandas DataFrame.

About

Amazon S3 Connection Class with Python which you can download your files to your filesystem or retrieve as a Pandas Dataframe if it is a JSON formatted file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages