Skip to main content

Client Socket.IO for Dash

Project description

dash socketio

Client Socket.IO for Dash

Install

pip install dash_socketio

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

dash_socketio-1.0.1.tar.gz (22.7 kB view details)

Uploaded Source

Built Distribution

dash_socketio-1.0.1-py3-none-any.whl (23.1 kB view details)

Uploaded Python 3

File details

Details for the file dash_socketio-1.0.1.tar.gz.

File metadata

  • Download URL: dash_socketio-1.0.1.tar.gz
  • Upload date:
  • Size: 22.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for dash_socketio-1.0.1.tar.gz
Algorithm Hash digest
SHA256 b68ae7a9aa509c42e9501044dabfec0e2895c85741440b927204e9312125a5ea
MD5 a5547e34d01217837babaa8d782a5c03
BLAKE2b-256 ef38f5cd440f5f99b26ce6b3107d58aa403b6892517a3e08a058bbdb338844ed

See more details on using hashes here.

File details

Details for the file dash_socketio-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for dash_socketio-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0ba22006390cec5a6346a48526dc40218326a3831fa50dffe446264219aa1c10
MD5 eda8bb5d61dd760c19ef6c6d79508fc1
BLAKE2b-256 b082c6ececf67b8c055a3069738e318bdf6a2e6d239aa1192fe91ec0e1f8e793

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