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
-
Create a new python environment:
python -m venv venv . venv/bin/activate
Note: venv\Scripts\activate for windows
-
Install python dependencies:
pip install -r requirements.txt
-
Install npm packages:
- Optional: use nvm to manage node version:
nvm install nvm use
- Install:
npm install
- Optional: use nvm to manage node version:
-
Build:
npm run build
Component Code
Publish
If publish on npm:
npm build
npm publish
Justfile
Alternatively, use the provided just commands:
- Create a Python environment from previous step 1 and install:
just install
- Build
just build
- Publish
just publish
- See all commands with
just -l
Project details
Release history Release notifications | RSS feed
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 hashes)
Built Distribution
Close
Hashes for dash_handsontable-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fb8c3cb415855f316af80312b7fb97f9e85261671f63adb8e42aca533edd079 |
|
MD5 | a790d163eee2d885188ad240ab8b1995 |
|
BLAKE2b-256 | 4d115604f71160f9d53b77c348a4da65c4738d79c01bc3f9215704477e195561 |