Simple S3 uploader written in Python
python enderchest.py FILENAME -n S3_KEY
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.
Copy settings.template.py
to settings.py
and fill out the field names.