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

Uploaded Source

Built Distribution

dash_socketio-1.1.1-py3-none-any.whl (23.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dash_socketio-1.1.1.tar.gz
  • Upload date:
  • Size: 23.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for dash_socketio-1.1.1.tar.gz
Algorithm Hash digest
SHA256 d122dab5cd4ffd6b74346d8e4a59c7aa023784a2b42b4b50af43264cb1d35cb1
MD5 a2d82f0c0af31bbd902f3627d45763c7
BLAKE2b-256 a4b9d48663ac3cb2151b254ef12be4ba142caf797b825efab4f995056c3f6af5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dash_socketio-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 61398b588e732241411ae6f096bef1511fabd0dbd4bc7818a866e5aa6a400f6b
MD5 8234cf83557942f400a5abe9e386c742
BLAKE2b-256 5d77f345403874b2b07c5f2a123d50379afbf0c0503032113e0eb00bd5d220ca

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 Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page