Skip to main content

Plotly dash React component UI library boilerplate

Project description

youhi

Project Description

Install

pip install youhi

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

youhi-1.0.7.tar.gz (9.2 kB view details)

Uploaded Source

File details

Details for the file youhi-1.0.7.tar.gz.

File metadata

  • Download URL: youhi-1.0.7.tar.gz
  • Upload date:
  • Size: 9.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.4

File hashes

Hashes for youhi-1.0.7.tar.gz
Algorithm Hash digest
SHA256 edebed0baeca82250d0db0de48b7b7ac1b69906cb13382bb654e0e4c330123f3
MD5 06430477bd14cd53910fde8fbcc8d839
BLAKE2b-256 dfac0374c9d0eaf98d811cfff75e0ac735f3cb2ab43379c9abe490cdb6b899bc

See more details on using hashes here.

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