跳转到主要内容

展示 https://github.com/simonw/datasette-plugin

项目描述

datasette-plugin-template-demo

PyPI Changelog License

展示 https://github.com/simonw/datasette-plugin

安装

在与Datasette相同的环境中安装此插件。

$ pip install datasette-plugin-template-demo

使用

使用说明在这里。

开发

要本地设置此插件,首先检出代码。然后创建一个新的虚拟环境

cd datasette-plugin-template-demo
python -mvenv venv
source venv/bin/activate

或者如果你正在使用pipenv

pipenv shell

现在安装依赖项和测试

pip install -e '.[test]'

运行测试

pytest

项目详情


下载文件

下载适用于您平台的文件。如果您不确定选择哪个,请了解更多关于安装软件包的信息。

源分发

datasette-plugin-template-demo-0.1.tar.gz (2.0 kB 查看哈希值)

上传时间:

构建分发

datasette_plugin_template_demo-0.1-py3-none-any.whl (2.3 kB 查看哈希值)

上传时间: Python 3

由以下机构支持