A tool for creating credentials for accessing S3 buckets
Go to file
Simon Willison 27fca8bf60 Link to GitHub repo from contributing docs, refs #71 2022-08-12 11:12:51 -07:00
.github Move help.md to docs/help.md, refs #71 2022-08-12 11:05:19 -07:00
docs Link to GitHub repo from contributing docs, refs #71 2022-08-12 11:12:51 -07:00
s3_credentials Link to new documentation site, closes #71 2022-08-12 11:11:11 -07:00
tests Fixed error when returning empty bucket, closes #76 2022-08-12 10:22:08 -07:00
.gitignore Initial s3-credentials whoami command, refs #1 2021-11-02 14:40:25 -07:00
LICENSE Initial s3-credentials whoami command, refs #1 2021-11-02 14:40:25 -07:00
README.md Link to new documentation site, closes #71 2022-08-12 11:11:11 -07:00
setup.py Release 0.12.1 2022-08-01 12:45:53 -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/