s3 guillotina storage support
Project description
.. contents::
GUILLOTINA_S3STORAGE
====================
S3 blob storage for guillotina.
Example config.json:
"utilities": [{
"provides": "guillotina_s3storage.interfaces.IS3BlobStore",
"factory": "guillotina_s3storage.storage.S3BlobStore",
"settings": <aws-credentials>
}]
1.0.4 (2017-05-01)
------------------
- Do not inherit from BaseObject
[vangheem]
1.0.3 (2017-05-01)
------------------
- S3File can take more all arguments in constructor now
[vangheem]
1.0.2 (2017-04-26)
------------------
- utility needs to be able to take loop param
[vangheem]
1.0.1 (2017-04-25)
------------------
- Compabilities with latest aiohttp
[vangheem]
1.0.0 (2017-04-24)
------------------
- initial release
GUILLOTINA_S3STORAGE
====================
S3 blob storage for guillotina.
Example config.json:
"utilities": [{
"provides": "guillotina_s3storage.interfaces.IS3BlobStore",
"factory": "guillotina_s3storage.storage.S3BlobStore",
"settings": <aws-credentials>
}]
1.0.4 (2017-05-01)
------------------
- Do not inherit from BaseObject
[vangheem]
1.0.3 (2017-05-01)
------------------
- S3File can take more all arguments in constructor now
[vangheem]
1.0.2 (2017-04-26)
------------------
- utility needs to be able to take loop param
[vangheem]
1.0.1 (2017-04-25)
------------------
- Compabilities with latest aiohttp
[vangheem]
1.0.0 (2017-04-24)
------------------
- initial release
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 guillotina_s3storage-1.0.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5ed4b3fa922de92ccff6a051e47a60633192ca2d191162cf83110976c857676 |
|
MD5 | ec38610921c565b5241fa10a34dedec2 |
|
BLAKE2b-256 | b02b8be63afaedeecea1043a6fd5c5c92898cfd9fb5d0af5358aa0fa18f556bc |
Close
Hashes for guillotina_s3storage-1.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36fab0d52f84ca6fb64be537d712b0b8c98a2ed0873252bff39da84132f6b1db |
|
MD5 | 35616b2a8b39777ad9f47183f6f79619 |
|
BLAKE2b-256 | 66f0867ff32b59c4a5125953916f1f426b5eca2f2d376e89c3d162860d336b88 |