Skip to main content

A plugin to monitor the rendering performance of page components for Dash applications using Dash Hooks.

Project description

dash-react-scan-plugin

GitHub PyPI Ruff

English | 简体中文

A plugin to monitor the rendering performance of page components for Dash applications using Dash Hooks. This plugin integrates react-scan to help you analyze and optimize your Dash application's performance.

Installation

pip install dash-react-scan-plugin

Usage

from dash import Dash

# Import the react scan plugin
from dash_react_scan_plugin import setup_react_scan_plugin

# Enable the react scan plugin for the current app
setup_react_scan_plugin()

app = Dash(__name__)

# Rest of your app code...

Example

Run the included example. This example demonstrates how to use react-scan to monitor component rendering performance in your Dash application. The plugin will automatically inject the react-scan tool into your application, allowing you to visualize and analyze component re-renders.

python example.py

API Reference

setup_react_scan_plugin()

This function sets up the react-scan plugin for your Dash application.

Parameter Type Default Description
script_src str "https://cdn.jsdelivr.net/npm/react-scan@latest/dist/auto.global.js" Source URL of the react-scan script. Alternative CDNs: https://unpkg.com/react-scan@latest/dist/auto.global.js, https://registry.npmmirror.com/react-scan/latest/files/dist/auto.global.js

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_react_scan_plugin-0.1.1.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dash_react_scan_plugin-0.1.1-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file dash_react_scan_plugin-0.1.1.tar.gz.

File metadata

  • Download URL: dash_react_scan_plugin-0.1.1.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.18

File hashes

Hashes for dash_react_scan_plugin-0.1.1.tar.gz
Algorithm Hash digest
SHA256 ad3083f328e710f21ccc9af56b15c839a06cc3bd63dc8fe9e776f4731f8c6523
MD5 e909621b05bd7696d5a5eef912157edd
BLAKE2b-256 961296b434a8641bfa51eafe3d66d858853b08efb078a887709b497203b91a36

See more details on using hashes here.

File details

Details for the file dash_react_scan_plugin-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for dash_react_scan_plugin-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 64018eddd288f18446d8b91c8274f62307b0126847d98c3797593e108a8916ba
MD5 7fba7dd3ea630e0c707bdc7ac45ea949
BLAKE2b-256 cff360f29600982319fc253595b88078d812d6dacbc107557ed7a42b0a5461e8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page