build_tools.syllable_walk.web_assets
====================================
.. py:module:: build_tools.syllable_walk.web_assets
.. autoapi-nested-parse::
Static web assets for the syllable walker web interface.
This module contains HTML and CSS templates embedded as Python strings. Assets are
embedded rather than served as separate files to maintain simplicity and avoid
requiring additional file distribution when the package is installed.
The embedded assets provide:
- HTML_TEMPLATE: Complete single-page application interface
- CSS_CONTENT: Full stylesheet for the web interface
Attributes
----------
.. autoapisummary::
build_tools.syllable_walk.web_assets.HTML_TEMPLATE
build_tools.syllable_walk.web_assets.CSS_CONTENT
Module Contents
---------------
.. py:data:: HTML_TEMPLATE
:value: Multiline-String
.. raw:: html
Show Value
.. code-block:: python
"""
Syllable Walker - Interactive Explorer
Syllable Walker
Explore phonetic feature space through cost-based random walks