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.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.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.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | cab5b5cd330a2067d0a7169bb4a895c7d86b1892271a72f6079cffb8ceaa89a9 |
|
MD5 | 1c73df85d028e0498c33a56b512f91f9 |
|
BLAKE2b-256 | b2b0c6e48d76e8554ae45bdf152cd5575d459a346822d8ef088f3b978f4c94a2 |
Close
Hashes for guillotina_gcloudstorage-1.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae6d7b8fa02095eb4fe7acc130ccdee3402633465e8467eadc7b6850b25ac166 |
|
MD5 | 50465bae9dca2d16fae244ef806a8748 |
|
BLAKE2b-256 | 2ff4b583bc661738356ef141eaa44b307ddeeaf545eaecb3c97c2d6563eb6ec1 |