An example project showing how to use the Filebase S3 API with Python3.
Use the following commands to get started:
$ git clone https://github.com/filebase/python-example && cd python-example
$ pip3 install -r requirements.txt
$ AWS_ACCESS_KEY_ID=key AWS_SECRET_ACCESS_KEY=secret python3 app.py