Skip to main content

Handsontable for Plotly Dash

Project description

Dash Handsontable

Handsontable for Plotly Dash

dash-handsontable is a library that allows Handsontable to be used in a Plotly Dash application.

Install

pip install dash_handsontable

Development

Getting Started

  1. Create a new python environment:

    python -m venv venv
    . venv/bin/activate
    

    Note: venv\Scripts\activate for windows

  2. Install python dependencies:

    pip install -r requirements.txt
    
  3. Install npm packages:

    1. Optional: use nvm to manage node version:
      nvm install
      nvm use
      
    2. Install:
      npm install
      
  4. Build:

    npm run build
    

Component Code

Publish

If publish on npm:

npm build
npm publish

Justfile

Alternatively, use the provided just commands:

  1. Create a Python environment from previous step 1 and install:
    just install
    
  2. Build
    just build
    
  3. Publish
    just publish
    
  4. See all commands with just -l

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

dash_handsontable-0.1.2.tar.gz (670.9 kB view details)

Uploaded Source

Built Distribution

dash_handsontable-0.1.2-py3-none-any.whl (679.0 kB view details)

Uploaded Python 3

File details

Details for the file dash_handsontable-0.1.2.tar.gz.

File metadata

  • Download URL: dash_handsontable-0.1.2.tar.gz
  • Upload date:
  • Size: 670.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.9

File hashes

Hashes for dash_handsontable-0.1.2.tar.gz
Algorithm Hash digest
SHA256 74f63c41263a0f05c914a7527f08a3b57e75f41c41702ca2d105a1e1fb9ffc96
MD5 5928917cfbe30f8353320499321d279b
BLAKE2b-256 b82a66e8de0ac8d75a217c6ccaa532ba4c54b76b4d694eac3eac875f2016a61a

See more details on using hashes here.

Provenance

File details

Details for the file dash_handsontable-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for dash_handsontable-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8fb8c3cb415855f316af80312b7fb97f9e85261671f63adb8e42aca533edd079
MD5 a790d163eee2d885188ad240ab8b1995
BLAKE2b-256 4d115604f71160f9d53b77c348a4da65c4738d79c01bc3f9215704477e195561

See more details on using hashes here.

Provenance

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