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.5 (2017-05-01)
------------------
- Fix import error
[vangheem]
1.0.4 (2017-05-01)
------------------
- Do not inherit from BaseObject
[vangheem]
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.5 (2017-05-01)
------------------
- Fix import error
[vangheem]
1.0.4 (2017-05-01)
------------------
- Do not inherit from BaseObject
[vangheem]
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.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 792221183623ed43255ba54acb2133a603c9583375994f791a37833ed8e9ef56 |
|
MD5 | b4038659d168b91dd32e7bd2dd33197a |
|
BLAKE2b-256 | 96e92b0d3cd66f2f25702d3ec808d0a3838c1826aba7397dfa95b9cf57e19f1f |
Close
Hashes for guillotina_gcloudstorage-1.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3aecdd02c53c2c38ca03f095f9717df71a1d1f24a054e73aba8038db32d0e02c |
|
MD5 | c2a734ff439f78e2d66df4996dc0e07c |
|
BLAKE2b-256 | a4bebb2a581e21e3f33f5f956d8ef38d3c3521847a853ed8a76ff030cc01fd17 |