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.1.5.tar.gz
(217.7 kB
view details)
File details
Details for the file dashpool_components-0.1.5.tar.gz.
File metadata
- Download URL: dashpool_components-0.1.5.tar.gz
- Upload date:
- Size: 217.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58569b52cdc44a7b588f6ef62ad241aba52d5fb9d338d7d6d000ebb311cf8a6c
|
|
| MD5 |
90632ad98a020e55a06e37ccecef4a1c
|
|
| BLAKE2b-256 |
0012cebc5b2e4058c8baec395e98d7324bb2a4305f01d85fe0a6b7e0037d0ee7
|