/enderchest

Simple S3 uploader written in Python

Primary LanguagePythonThe UnlicenseUnlicense

enderchest

Simple S3 uploader written in Python

Basic usage

python enderchest.py FILENAME -n S3_KEY

Setup

This was written for Python 3.6. Using Pipenv is recommended, but you should be able to get this running as long as you have boto3 installed.

Settings

Copy settings.template.py to settings.py and fill out the field names.