guillotina gcloud storage support
Project description
.. contents::
GUILLOTINA_GCLOUDSTORAGE
========================
GCloud blob storage for guillotina.
Example config.json entry:
"utilities": {
"provides": "guillotina_gcloudstorage.interfaces.IGCloudBlobStore",
"factory": "guillotina_gcloudstorage.storage.GCloudBlobStore",
"settings": {
"json_credentials": "/path/to/credentials.json",
"bucket": "name-of-bucket"
}
}
1.0.3 (2017-05-01)
------------------
- Allow GCloudFile to take all arguments
[vangheem]
1.0.2 (2017-04-26)
------------------
- Need to be able to provide loop param in constructor of utility
[vangheem]
1.0.1 (2017-04-25)
------------------
- Compatibility fixes with aiohttp 2
[vangheem]
1.0.0 (2017-04-24)
------------------
- initial release
GUILLOTINA_GCLOUDSTORAGE
========================
GCloud blob storage for guillotina.
Example config.json entry:
"utilities": {
"provides": "guillotina_gcloudstorage.interfaces.IGCloudBlobStore",
"factory": "guillotina_gcloudstorage.storage.GCloudBlobStore",
"settings": {
"json_credentials": "/path/to/credentials.json",
"bucket": "name-of-bucket"
}
}
1.0.3 (2017-05-01)
------------------
- Allow GCloudFile to take all arguments
[vangheem]
1.0.2 (2017-04-26)
------------------
- Need to be able to provide loop param in constructor of utility
[vangheem]
1.0.1 (2017-04-25)
------------------
- Compatibility fixes with aiohttp 2
[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_gcloudstorage-1.0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bcbc799115032864fb69ee9ebf14f7a6a645e77aa0814bfe0f07d7401d90271 |
|
MD5 | 198f71dee5de5957ec1df15236c4262e |
|
BLAKE2b-256 | 28129df1eb0994d683b69b6f563d98403893f7aa95979a25bd17af314a2f3393 |
Close
Hashes for guillotina_gcloudstorage-1.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4a59ac677721839c9191ca2225add177483b5b9030f2b5ccce07e657d88617a |
|
MD5 | c402f0fed708a9ce30089a0484c57f38 |
|
BLAKE2b-256 | a3f11de3e12f13067666e6270dce4d2fa28623ae9700cb982832b34904383acd |