ckanext-cloudstorage:通过apache-libcloud(S3,Azure存储等)为多个流行的提供商实现对资源存储的支持

时间:2021-05-09 04:53:55
【文件属性】:
文件名称:ckanext-cloudstorage:通过apache-libcloud(S3,Azure存储等)为多个流行的提供商实现对资源存储的支持
文件大小:45KB
文件格式:ZIP
更新时间:2021-05-09 04:53:55
Python ckanext-cloudstorage 实现对使用S3,Azure或到支持的15种不同存储提供程序中的任何一种的支持。 设置 安装ckanext-cloudstorage之后,将其添加到.ini中的插件列表中: ckan.plugins = stats cloudstorage 如果尚未安装 ,请选择或文件上传按钮。 每个驱动程序都有两个选项,无论您使用哪个。 驱动程序名称和容器/存储桶名称均区分大小写: ckanext.cloudstorage.driver = AZURE_BLOBS ckanext.cloudstorage.container_name = demo 您可以找到驱动程序名称列表(请参阅“ Provider Constant列。) 每个驱动程序都有其自己的设置选项。 请参阅文档。 这些选项是使用driver_options传递的,它是Python字典。 对于
【文件预览】:
ckanext-cloudstorage-master
----setup.py(850B)
----.gitignore(188B)
----.github()
--------FUNDING.yml(650B)
----COPYING(1KB)
----README.md(4KB)
----COPYING.fr(1KB)
----ckanext()
--------cloudstorage()
--------__init__.py(200B)

网友评论