A tool for creating credentials for accessing S3 buckets
Go to file
Simon Willison af93f54dbb Updated cog, refs #78 2022-09-15 10:09:46 -07:00
.github
docs Updated cog, refs #78 2022-09-15 10:09:46 -07:00
s3_credentials Initial get-objects command, refs #78 2022-09-15 10:08:10 -07:00
tests Initial get-objects command, refs #78 2022-09-15 10:08:10 -07:00
.gitignore
LICENSE
README.md Link to new documentation site, closes #71 2022-08-12 11:11:11 -07:00
setup.py Initial get-objects command, refs #78 2022-09-15 10:08:10 -07:00

README.md

s3-credentials

PyPI Changelog Tests Documentation Status License

A tool for creating credentials for accessing S3 buckets

For project background, see s3-credentials: a tool for creating credentials for S3 buckets on my blog.

Full documentation: https://s3-credentials.readthedocs.io/