SQLAlchemy-ImageAttach AWS S3 存储与 boto3
项目描述
SQLAlchemy-ImageAttach-boto3
SQLAlchemy-ImageAttach AWS S3 存储与 boto3
由于SQLAlchemy-ImageAttach的S3Store
使用HTTP API和AWS签名版本4来获取/上传图像到S3,因此需要AWS访问密钥和秘密密钥。但是,如果一个应用程序没有访问密钥(即通过AWS IAM角色授权),则该应用程序无法使用S3Store
。因此,SQLAlchemy-ImageAttach-boto3提供了Boto3S3Store
,这是用boto3重写的S3Store
,使得应用程序可以使用boto3提供的各种凭证来源。
安装
在PyPI上可用
$ pip install SQLAlchemy-ImageAttach-boto3
项目详情
关闭
SQLAlchemy-ImageAttach-boto3-0.1.1.tar.gz 的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | e93ebb10a04d29510692b6d62bd295cdf7d79905cfad57cae49c9dece9f70599 |
|
MD5 | 06d3bd94e0acfee1124c2fae64a1db09 |
|
BLAKE2b-256 | 3ea342ca6734e307cabc75907c97cd41af0277726237c862d721acfb9169c10b |
关闭
SQLAlchemy_ImageAttach_boto3-0.1.1-py2.py3-none-any.whl 的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | f7a6476451f90638c9f12bcdb78ced3492ff43d195dcd842770496ad3aa72a8f |
|
MD5 | a51ea9a69020e245231910a2d8aca74e |
|
BLAKE2b-256 | 0708b8ec34c3f8b8f324edfe5c7978333192e2c20753a25f5ad4cf639a7019e8 |