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
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)
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | d122dab5cd4ffd6b74346d8e4a59c7aa023784a2b42b4b50af43264cb1d35cb1 |
|
MD5 | a2d82f0c0af31bbd902f3627d45763c7 |
|
BLAKE2b-256 | a4b9d48663ac3cb2151b254ef12be4ba142caf797b825efab4f995056c3f6af5 |
File details
Details for the file dash_socketio-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: dash_socketio-1.1.1-py3-none-any.whl
- Upload date:
- Size: 23.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61398b588e732241411ae6f096bef1511fabd0dbd4bc7818a866e5aa6a400f6b |
|
MD5 | 8234cf83557942f400a5abe9e386c742 |
|
BLAKE2b-256 | 5d77f345403874b2b07c5f2a123d50379afbf0c0503032113e0eb00bd5d220ca |