Skip to main content

SQLAlchemy-ImageAttach AWS S3 Store with boto3

Project description

SQLAlchemy-ImageAttach-boto3

PyPI version badge PyPI license badge

SQLAlchemy-ImageAttach AWS S3 Store with boto3

Since the S3Store of SQLAlchemy-ImageAttach uses HTTP API and AWS Signature Version 4 to get/put images to S3, AWS access key and secret key is required. But if an application does not have access key (i.e. given access by AWS IAM Role), the application cannot use S3Store. So SQLAlchemy-ImageAttach-boto3 offers Boto3S3Store, reimplemented S3Store with boto3, so that the application can use various credential sources that boto3 offers.

Installation

Available on PyPI:

$ pip install SQLAlchemy-ImageAttach-boto3

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SQLAlchemy-ImageAttach-boto3-0.1.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

SQLAlchemy_ImageAttach_boto3-0.1.1-py2.py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page