Skip to main content

Custom Components for Dashpool

Project description

Dashpool Components

Custom Components for Dashpool

Install

pip install dashpool_components

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 --legacy-peer-deps
      
  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


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.11.tar.gz (217.8 kB view details)

Uploaded Source

File details

Details for the file dashpool_components-0.1.11.tar.gz.

File metadata

  • Download URL: dashpool_components-0.1.11.tar.gz
  • Upload date:
  • Size: 217.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for dashpool_components-0.1.11.tar.gz
Algorithm Hash digest
SHA256 503d73cb05c10779b5668b1abf1a152f1f9b88afdbc4a87a46ab6ca0f2ba0656
MD5 be07675f0db4f4d8a1157d54ec40ad3e
BLAKE2b-256 7e1635a185130ac68db53fad491f9aa30cd021048eff898fd6f750824ed79261

See more details on using hashes here.

Supported by

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