SQLAlchemy-ImageAttach AWS S3 Store with boto3
Project description
SQLAlchemy-ImageAttach-boto3
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for SQLAlchemy-ImageAttach-boto3-0.1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e93ebb10a04d29510692b6d62bd295cdf7d79905cfad57cae49c9dece9f70599 |
|
MD5 | 06d3bd94e0acfee1124c2fae64a1db09 |
|
BLAKE2b-256 | 3ea342ca6734e307cabc75907c97cd41af0277726237c862d721acfb9169c10b |
Close
Hashes for SQLAlchemy_ImageAttach_boto3-0.1.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7a6476451f90638c9f12bcdb78ced3492ff43d195dcd842770496ad3aa72a8f |
|
MD5 | a51ea9a69020e245231910a2d8aca74e |
|
BLAKE2b-256 | 0708b8ec34c3f8b8f324edfe5c7978333192e2c20753a25f5ad4cf639a7019e8 |