Skip to main content

Dash Hooks Demo

A stylish header component for Dash applications using Dash Hooks.

Installation

pip install dash-stylish-header

Usage

from dash import Dash
from dash_stylish_header import register_hooks

# Register the header with custom title
register_hooks(title="My Dash App")

app = Dash(__name__)
# Rest of your app code...

Example

Run the included example:

python example.py

Creating your own hook

  1. Fork this template
  2. Modify dash_stylish_header/ with your hook logic
  3. Update package name in pyproject.toml
  4. Test locally with pip install -e .
  5. Publish following steps below

Publishing to PyPI

  1. Prepare the package:

    pip install build twine
    
  2. Build the distribution:

    python -m build
    
  3. Upload to PyPI:

    python -m twine upload dist/*
    

Release files for dash-stylish-header 0.0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for dash-stylish-header 0.0.1
File Size Uploaded
dash_stylish_header-0.0.1.tar.gz 3.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for dash-stylish-header 0.0.1
File Interpreter ABI Platform
dash_stylish_header-0.0.1-py3-none-any.whl Python 3 none any Details

Total release size: 7.6 kB

Release files / dash_stylish_header-0.0.1.tar.gz

Download URL dash_stylish_header-0.0.1.tar.gz
Size 3.5 kB
Tags Source
SHA-256 checksum
How to use checksums
6949696ef8fc0802dbe3ae4746df81c9e5a09ed0dd0d21ebd8bebaf942a71d85
BLAKE2b-256 checksum
How to use checksums
b8f3a2b85bef5291edfcf5b3d07a9b9e8adcca99e1293cefaf882541ea90b6ad
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.1

Release files / dash_stylish_header-0.0.1-py3-none-any.whl

Download URL dash_stylish_header-0.0.1-py3-none-any.whl
Size 4.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
ddb6f98e16ce44f2e39a674f2b55fabdfd9e5c80dc7387a46e425290a83f20ab
BLAKE2b-256 checksum
How to use checksums
7b7c404d35cda5a23861dc3e114c3a874989096e81302e9caacf623549868abc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.1

Release history Release notifications | RSS feed

This release

0.0.1 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page