文件名称:ckanext-apihelper:API Helper扩展
文件大小:21KB
文件格式:ZIP
更新时间:2024-05-27 07:31:34
Python
ckanext-apihelper 此扩展旨在添加一些页面,这些页面将用作操作API的友好界面。 需要CKAN 2.1.1或更高版本。 安装说明 激活您的CKAN虚拟环境后: pip install -e git+https://github.com/ckan/ckanext-apihelper.git#egg=ckanext-apihelper 并将以下内容添加到您的ckan.ini中: ckan.plugins = ... apihelper
【文件预览】:
ckanext-apihelper-master
----.gitignore(33B)
----README.md(543B)
----LICENSE(34KB)
----ckanext()
--------apihelper()
--------__init__.py(200B)
----setup.py(856B)