Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 397 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 397 Bytes

S3Zero -- Hackathon 2022 Project

See Confluence for presentation

To run the main script, you need permission to an S3 bucket. Change s3zero.py to reflect your AWS profile settings. Once you've done that:

poetry install
poetry run ./s3zero.py write <yourfile>
poetry run ./s3zero.py read ./out/<yourfile>