Client Socket.IO for Dash
Project description
dash socketio
Client Socket.IO for Dash
Install
pip install dash_socketio
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
- 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
dash_socketio-1.0.1.tar.gz
(22.7 kB
view details)
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | b68ae7a9aa509c42e9501044dabfec0e2895c85741440b927204e9312125a5ea |
|
MD5 | a5547e34d01217837babaa8d782a5c03 |
|
BLAKE2b-256 | ef38f5cd440f5f99b26ce6b3107d58aa403b6892517a3e08a058bbdb338844ed |
File details
Details for the file dash_socketio-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: dash_socketio-1.0.1-py3-none-any.whl
- Upload date:
- Size: 23.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ba22006390cec5a6346a48526dc40218326a3831fa50dffe446264219aa1c10 |
|
MD5 | eda8bb5d61dd760c19ef6c6d79508fc1 |
|
BLAKE2b-256 | b082c6ececf67b8c055a3069738e318bdf6a2e6d239aa1192fe91ec0e1f8e793 |