Skip to main content

Plotly figures as a custom component for IDOM

Project description

idom-plotly

Plotly figures as a custom component for IDOM

Installation

Use pip to install this package:

pip install idom-plotly

For a developer installation from source be sure to install NPM before running:

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

Releasing This Package

To release a new version of idom-plotly on PyPI:

  1. Install twine with pip install twine
  2. Update the version = "x.y.z" variable in idom-plotly/__init__.py
  3. git add the changes to __init__.py and create a git tag -a x.y.z -m 'comment'
  4. Build the Python package with python setup.py sdist bdist_wheel
  5. Check the build artifacts twine check --strict dist/*
  6. Upload the build artifacts to PyPI twine upload dist/*

To release a new version of idom-plotly-react on NPM:

  1. Update js/package.json with new npm package version
  2. Clean out prior builds git clean -fdx
  3. Install and publish npm install && npm publish

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

idom_plotly-0.0.2.tar.gz (1.9 MB view details)

Uploaded Source

Built Distribution

idom_plotly-0.0.2-py2.py3-none-any.whl (2.0 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file idom_plotly-0.0.2.tar.gz.

File metadata

  • Download URL: idom_plotly-0.0.2.tar.gz
  • Upload date:
  • Size: 1.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.0

File hashes

Hashes for idom_plotly-0.0.2.tar.gz
Algorithm Hash digest
SHA256 a6764c14701472cc2d7b7a5496dbf88d3f1911505dda172bd531f76f222f8e8f
MD5 136a969a0688d2acc66a5c8ab347d262
BLAKE2b-256 c543ef60031df395c60e2a2dfb2d9f24010da2a6634875996b5c6dac205a34a1

See more details on using hashes here.

File details

Details for the file idom_plotly-0.0.2-py2.py3-none-any.whl.

File metadata

  • Download URL: idom_plotly-0.0.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.0

File hashes

Hashes for idom_plotly-0.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 963e47f16e471fc2adc6dbe4db8f0b18e728968ea88d98e032ca952ed9aa936f
MD5 72abfa758bc17e2013042b0db4578194
BLAKE2b-256 e6c19de7909f7b4e7e739c2ed738cf5485ab63fd4c315a432a12a913f07062d0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page