Custom Components for Dashpool
Project description
Dashpool Components
Custom Components for Dashpool
Install
pip install dashpool_components
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 --legacy-peer-deps
- 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
dashpool_components-0.0.77.tar.gz
(283.1 kB
view hashes)
Close
Hashes for dashpool_components-0.0.77.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 774b52f951a788e0de14112fdf82950346581c8f0da8f30fd7e2b3225b817553 |
|
MD5 | cac41d76b0d1b844b1146be91938f502 |
|
BLAKE2b-256 | a3a7c6b9865f0a55728fd2e92b067a9ab5236b4d11b28dacedc2861fac26fe89 |