Offline detect plugin for Dash applications using Dash Hooks.
Project description
dash-offline-detect-plugin
Offline detect plugin for Dash applications using Dash Hooks. You can check out this project on PyPi at: https://pypi.org/project/dash-offline-detect-plugin
Installation
pip install dash-offline-detect-plugin
Usage
from dash import Dash
# Import the offline detect plugin
from dash_offline_detect_plugin import setup_offline_detect_plugin
# Enable the offline detect plugin for the current app
setup_offline_detect_plugin()
app = Dash(__name__)
# Rest of your app code...
Example
Run the included example:
python example.py
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dash_offline_detect_plugin-0.1.0.tar.gz.
File metadata
- Download URL: dash_offline_detect_plugin-0.1.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5ba8793a2ffbb209e5efaf4d3b648313311da11306fb8858b36fc82ac390d62
|
|
| MD5 |
8719416f90793eb462d6ab604b2cd7a3
|
|
| BLAKE2b-256 |
a4a4f0bb3d96f0697533795488695ff9e29f77d8fb1be06432ab3660b59eaed4
|
File details
Details for the file dash_offline_detect_plugin-0.1.0-py3-none-any.whl.
File metadata
- Download URL: dash_offline_detect_plugin-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3442f9266d81398979a97acf9f3c1481d444ec049d4dfbc0796d49dee39334e5
|
|
| MD5 |
221dd8458b9e8e29659d284283c662e4
|
|
| BLAKE2b-256 |
08b21abff49ccc864405850c1c13c8dde503968fd8ffc1cdb521040056604beb
|