MCPcopy Create free account
hub / github.com/pywebio/PyWebIO / index

Function index

pywebio/platform/page.py:143–145  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

141 content = get_static_index_content(apps)
142
143 def index():
144 from pywebio.output import put_html
145 put_html(content)
146
147 return index
148

Callers 1

get_app_from_pathFunction · 0.85

Calls 1

put_htmlFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…