Skip to content

bapug/python-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-code

General repository for some example Python code

AWS

Module with Amazon Boto examples, currently including an S3 example.

Requires the boto module

pip install boto

You need an AWS account, and an S3 bucket. Edit the bucket name in the main() function with a bucket in your S3 account.

I recommend Transmit for managing S3 buckets, but other choices are available.

About

General repository for some example Python code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published