跳转到主要内容

将Plotly图形作为IDOM的自定义组件

项目描述

idom-plotly

将Plotly图形作为IDOM的自定义组件

安装

使用pip安装此包

pip install idom-plotly

对于开发者,从源代码安装请确保在运行前安装NPM

git clone https://github.com/idom-team/idom-plotly
cd idom-plotly
pip install -e . -r requirements.txt

发布此包

要在PyPI上发布idom-plotly的新版本

  1. 使用pip install twine安装twine
  2. idom-plotly/__init__.py中更新version = "x.y.z"变量
  3. 使用git将更改添加到__init__.py并创建git tag -a x.y.z -m 'comment'
  4. 使用python setup.py sdist bdist_wheel构建Python包
  5. 检查构建工件twine check --strict dist/*
  6. 将构建工件上传到PyPI twine upload dist/*

要在NPM上发布idom-plotly-react的新版本

  1. 更新js/package.json中的新npm包版本
  2. 清除以前的构建git clean -fdx
  3. 安装并发布npm install && npm publish

项目详情


下载文件

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

源分布

idom_plotly-0.0.3.tar.gz (1.9 MB 查看哈希值)

上传时间 源代码

构建的发行版

idom_plotly-0.0.3-py2.py3-none-any.whl (2.0 MB 查看哈希值)

上传时间 Python 2 Python 3

支持者

AWSAWS云计算和安全赞助商DatadogDatadog监控FastlyFastlyCDNGoogleGoogle下载分析MicrosoftMicrosoftPSF赞助商PingdomPingdom监控SentrySentry错误记录StatusPageStatusPage状态页面